diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-02-08 19:44:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-02-08 19:59:36 +0100 |
commit | 5a854ff6cb9c159beef3fb7249c68b49b6a13498 (patch) | |
tree | 6852652bcfff1e63a531d6c037f2931283a3e686 /app-text | |
parent | dev-perl/Text-Text-WrapI18N: marked ~sparc64-solaris (diff) | |
download | gentoo-5a854ff6cb9c159beef3fb7249c68b49b6a13498.tar.gz gentoo-5a854ff6cb9c159beef3fb7249c68b49b6a13498.tar.bz2 gentoo-5a854ff6cb9c159beef3fb7249c68b49b6a13498.zip |
app-text/opensp: marked ~sparc64-solaris
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-text')
-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 7288276a5076..a3c57f7e1b2c 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 ~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 )" |