diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-27 10:48:10 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-02-27 21:32:44 -0500 |
commit | 880bd40890d4cea0a2d1f2df74af2f873a89b05e (patch) | |
tree | df84955b158f0bcb7bef9d56129562b34a9f236c /app-text/po4a | |
parent | dev-perl/Syntax-Keyword-Try: Stabilize 0.280.0 sparc, #924284 (diff) | |
download | gentoo-880bd40890d4cea0a2d1f2df74af2f873a89b05e.tar.gz gentoo-880bd40890d4cea0a2d1f2df74af2f873a89b05e.tar.bz2 gentoo-880bd40890d4cea0a2d1f2df74af2f873a89b05e.zip |
app-text/po4a: Stabilize 0.69 sparc, #924284
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-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 5c8710107ec6..286c0debfd20 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 )" |