diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:37:02 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:42:58 +0200 |
commit | 00b1a731d3aca0c38c23eaa9b7e8411c91c1e2e9 (patch) | |
tree | 9873a2159688f921b91369a7539963ba8aa2e04a /app-text/opensp | |
parent | app-text/manpager: keyword ~riscv (diff) | |
download | gentoo-00b1a731d3aca0c38c23eaa9b7e8411c91c1e2e9.tar.gz gentoo-00b1a731d3aca0c38c23eaa9b7e8411c91c1e2e9.tar.bz2 gentoo-00b1a731d3aca0c38c23eaa9b7e8411c91c1e2e9.zip |
app-text/opensp: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-text/opensp')
-rw-r--r-- | app-text/opensp/opensp-1.5.2-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild index 6aa0bed6331c..9059b26d2475 100644 --- a/app-text/opensp/opensp-1.5.2-r6.ebuild +++ b/app-text/opensp/opensp-1.5.2-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc elibc_glibc nls static-libs test" RDEPEND=" |