diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 08:59:45 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 08:59:45 +0200 |
commit | cb11fdd8ca0fece15da1317e7f9ec38dae6f1532 (patch) | |
tree | 71ad10f65b16d31dfecbdfd61f2f9fd261d8f6b2 /app-text | |
parent | dev-python/sphinxcontrib-spelling: Stabilize 7.3.1 ALLARCHES, #832277 (diff) | |
download | gentoo-cb11fdd8ca0fece15da1317e7f9ec38dae6f1532.tar.gz gentoo-cb11fdd8ca0fece15da1317e7f9ec38dae6f1532.tar.bz2 gentoo-cb11fdd8ca0fece15da1317e7f9ec38dae6f1532.zip |
app-text/opensp: Stabilize 1.5.2-r7 arm64, #783651
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 35880f462557..c0e9f0cf7e60 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 )" |