diff options
author | 2021-11-22 19:20:08 +0000 | |
---|---|---|
committer | 2021-11-22 19:20:08 +0000 | |
commit | d354a70c28407c2eb5737b3625dc687f26170358 (patch) | |
tree | 9e24372e340faaef667d7e2a53bd6806173c52e8 /app-text/po4a | |
parent | app-text/po4a: Stabilize 0.64 ppc64, #826570 (diff) | |
download | gentoo-d354a70c28407c2eb5737b3625dc687f26170358.tar.gz gentoo-d354a70c28407c2eb5737b3625dc687f26170358.tar.bz2 gentoo-d354a70c28407c2eb5737b3625dc687f26170358.zip |
app-text/po4a: Stabilize 0.64 ppc, #826570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/po4a-0.64.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.64.ebuild b/app-text/po4a/po4a-0.64.ebuild index a5c428b787df..f9491ea12ad3 100644 --- a/app-text/po4a/po4a-0.64.ebuild +++ b/app-text/po4a/po4a-0.64.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 )" |