diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-21 14:15:22 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-22 09:46:35 +0200 |
commit | 6d4fa002c34988f0163f91b54bd09b58df25c111 (patch) | |
tree | a79ed7e7143cf152750b4757d7b2be30be8307fc /app-text/po4a | |
parent | dev-perl/Syntax-Keyword-Try: Keyword 0.270.0 alpha, #863014 (diff) | |
download | gentoo-6d4fa002c34988f0163f91b54bd09b58df25c111.tar.gz gentoo-6d4fa002c34988f0163f91b54bd09b58df25c111.tar.bz2 gentoo-6d4fa002c34988f0163f91b54bd09b58df25c111.zip |
app-text/po4a: Keyword 0.67 alpha, #863014
Closes: https://github.com/gentoo/gentoo/pull/27379
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/po4a-0.67.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.67.ebuild b/app-text/po4a/po4a-0.67.ebuild index af06aeeeee98..eebde273c947 100644 --- a/app-text/po4a/po4a-0.67.ebuild +++ b/app-text/po4a/po4a-0.67.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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~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 ~loong ~m68k ~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 )" |