diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 08:20:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 08:20:49 +0100 |
commit | 6d8f5ebdebaed18b6701d07227ab396f986f5cc6 (patch) | |
tree | 2239749d9b60f1862a7ff0fe6c77d531ec978666 /app-text | |
parent | dev-perl/Test-Pod: Stabilize 1.510.0 arm64, #813648 (diff) | |
download | gentoo-6d8f5ebdebaed18b6701d07227ab396f986f5cc6.tar.gz gentoo-6d8f5ebdebaed18b6701d07227ab396f986f5cc6.tar.bz2 gentoo-6d8f5ebdebaed18b6701d07227ab396f986f5cc6.zip |
app-text/po4a: Stabilize 0.63-r1 arm64, #813648
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-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 796236689b7a..33095916ce78 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 )" |