diff options
author | Sam James <sam@gentoo.org> | 2022-01-29 04:00:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-29 04:00:16 +0000 |
commit | 942b1074336a14bc6a213ee580aef8f789bb5d01 (patch) | |
tree | 1dcb60e6592d644c92e32f1f2059aa4a3a722314 /app-text/opensp | |
parent | profiles/arch: mask app-accessibility/espeak-ng[man] where no ronn-ng (diff) | |
download | gentoo-942b1074336a14bc6a213ee580aef8f789bb5d01.tar.gz gentoo-942b1074336a14bc6a213ee580aef8f789bb5d01.tar.bz2 gentoo-942b1074336a14bc6a213ee580aef8f789bb5d01.zip |
app-text/opensp: Stabilize 1.5.2-r7 hppa, #783651
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/opensp')
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r7.ebuild b/app-text/opensp/opensp-1.5.2-r7.ebuild index b64c81d3a7ca..8f0146f40468 100644 --- a/app-text/opensp/opensp-1.5.2-r7.ebuild +++ b/app-text/opensp/opensp-1.5.2-r7.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc elibc_glibc nls static-libs test" RESTRICT="!test? ( test )" |