diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-07 07:40:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-07 07:40:43 +0100 |
commit | 32cda4283328a9ff530037bc6d9d3d53c18ac5ec (patch) | |
tree | 5ad4b6e2299a6a650705e03f30fbb3f792beb45e /app-text/opensp | |
parent | sys-process/iotop-c: x86 stable wrt bug #822153 (diff) | |
download | gentoo-32cda4283328a9ff530037bc6d9d3d53c18ac5ec.tar.gz gentoo-32cda4283328a9ff530037bc6d9d3d53c18ac5ec.tar.bz2 gentoo-32cda4283328a9ff530037bc6d9d3d53c18ac5ec.zip |
app-text/opensp: x86 stable wrt bug #822195
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/opensp')
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild index 9b77e0455023..bd1f1024e2fc 100644 --- a/app-text/opensp/opensp-1.5.2-r6.ebuild +++ b/app-text/opensp/opensp-1.5.2-r6.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz" 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 )" |