diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:37:52 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:43:01 +0200 |
commit | 5e89d5fdc88a3cda58639ec5f5bba34365aacf27 (patch) | |
tree | 0f56b28ba9a2ba02dd11db3aebc3d1713092192b | |
parent | app-text/opensp: keyword ~riscv (diff) | |
download | gentoo-5e89d5fdc88a3cda58639ec5f5bba34365aacf27.tar.gz gentoo-5e89d5fdc88a3cda58639ec5f5bba34365aacf27.tar.bz2 gentoo-5e89d5fdc88a3cda58639ec5f5bba34365aacf27.zip |
app-text/po4a: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r-- | app-text/po4a/po4a-0.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.55.ebuild b/app-text/po4a/po4a-0.55.ebuild index 2f7af51c8354..68730f5ebdd6 100644 --- a/app-text/po4a/po4a-0.55.ebuild +++ b/app-text/po4a/po4a-0.55.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/mquinson/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="app-text/opensp |