diff options
author | 2025-01-13 12:54:56 +0000 | |
---|---|---|
committer | 2025-01-13 12:54:56 +0000 | |
commit | 90a94670d575b1736dd23ae17f14eccf22437338 (patch) | |
tree | 484bf1b8efc60dabf28c3444bf7a9ffe6ff10ac8 /app-text/po4a | |
parent | app-text/po4a: Stabilize 0.73 ppc, #939204 (diff) | |
download | gentoo-90a94670d575b1736dd23ae17f14eccf22437338.tar.gz gentoo-90a94670d575b1736dd23ae17f14eccf22437338.tar.bz2 gentoo-90a94670d575b1736dd23ae17f14eccf22437338.zip |
app-text/po4a: Stabilize 0.73 sparc, #939204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/po4a-0.73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.73.ebuild b/app-text/po4a/po4a-0.73.ebuild index 647bd9acc661..9a61d0166974 100644 --- a/app-text/po4a/po4a-0.73.ebuild +++ b/app-text/po4a/po4a-0.73.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 ~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 ~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 )" |