diff options
author | Sam James <sam@gentoo.org> | 2024-02-12 08:54:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-12 08:54:22 +0000 |
commit | 73dd187fa82accc6768d8f7ab946d425e910f03a (patch) | |
tree | e4943019cd8849cbe0c3be81288d8a641e32386d /app-text | |
parent | dev-perl/ExtUtils-CChecker: Stabilize 0.110.0 arm64, #924284 (diff) | |
download | gentoo-73dd187fa82accc6768d8f7ab946d425e910f03a.tar.gz gentoo-73dd187fa82accc6768d8f7ab946d425e910f03a.tar.bz2 gentoo-73dd187fa82accc6768d8f7ab946d425e910f03a.zip |
app-text/po4a: Stabilize 0.69 arm, #924284
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/po4a/po4a-0.69.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.69.ebuild b/app-text/po4a/po4a-0.69.ebuild index d9b25cdec13e..5c8710107ec6 100644 --- a/app-text/po4a/po4a-0.69.ebuild +++ b/app-text/po4a/po4a-0.69.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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="test" RESTRICT="!test? ( test )" |