diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 08:58:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-29 08:58:27 +0200 |
commit | ad6f8d3bde2529e6be6b684a37c68af479a6b5a0 (patch) | |
tree | 90fb2300ff08f934b8753374bbbc07d66aae2eca /app-text | |
parent | dev-python/virtualenv: Stabilize 20.11.2 ALLARCHES, #832274 (diff) | |
download | gentoo-ad6f8d3bde2529e6be6b684a37c68af479a6b5a0.tar.gz gentoo-ad6f8d3bde2529e6be6b684a37c68af479a6b5a0.tar.bz2 gentoo-ad6f8d3bde2529e6be6b684a37c68af479a6b5a0.zip |
app-text/opensp: Stabilize 1.5.2-r7 arm, #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 8f0146f40468..35880f462557 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 )" |