diff options
author | Sam James <sam@gentoo.org> | 2021-09-21 17:32:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-21 17:32:48 +0100 |
commit | 922a726e3efe0622a852a21bb8ccf55f20f726e9 (patch) | |
tree | a297426dca70d2051951f2831c6d6607740c5103 /app-text/po4a | |
parent | dev-python/scrypt: Stabilize 0.8.18 ppc, #813594 (diff) | |
download | gentoo-922a726e3efe0622a852a21bb8ccf55f20f726e9.tar.gz gentoo-922a726e3efe0622a852a21bb8ccf55f20f726e9.tar.bz2 gentoo-922a726e3efe0622a852a21bb8ccf55f20f726e9.zip |
app-text/po4a: Stabilize 0.63-r1 ppc, #813648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-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 ebc4d3ca064a..50b69d462965 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 )" |