diff options
author | Sam James <sam@gentoo.org> | 2021-09-18 20:49:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-18 20:49:41 +0100 |
commit | 549d845ed4358cd2b5dab9d97b9cbcf3725191b8 (patch) | |
tree | cd29de5c79456ee8e0a77e9d6c1ae43cc803549e /app-text/po4a/po4a-0.63-r1.ebuild | |
parent | dev-python/scrypt: Stabilize 0.8.18 ppc64, #813594 (diff) | |
download | gentoo-549d845ed4358cd2b5dab9d97b9cbcf3725191b8.tar.gz gentoo-549d845ed4358cd2b5dab9d97b9cbcf3725191b8.tar.bz2 gentoo-549d845ed4358cd2b5dab9d97b9cbcf3725191b8.zip |
app-text/po4a: Stabilize 0.63-r1 ppc64, #813648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/po4a/po4a-0.63-r1.ebuild')
-rw-r--r-- | app-text/po4a/po4a-0.63-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.63-r1.ebuild b/app-text/po4a/po4a-0.63-r1.ebuild index d2312dd067e5..3c2eda30c179 100644 --- a/app-text/po4a/po4a-0.63-r1.ebuild +++ b/app-text/po4a/po4a-0.63-r1.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 ~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="test" RESTRICT="!test? ( test )" |