diff options
author | 2025-01-13 13:20:25 +0000 | |
---|---|---|
committer | 2025-01-13 13:20:25 +0000 | |
commit | 6271a54126c72cae39fc63e27f399084e8a325e6 (patch) | |
tree | b2f720e3901a4c2448c496643e882a1b20fb9f04 /app-text | |
parent | app-text/po4a: Stabilize 0.73-r1 ppc, #939204 (diff) | |
download | gentoo-6271a54126c72cae39fc63e27f399084e8a325e6.tar.gz gentoo-6271a54126c72cae39fc63e27f399084e8a325e6.tar.bz2 gentoo-6271a54126c72cae39fc63e27f399084e8a325e6.zip |
app-text/po4a: Stabilize 0.73-r1 sparc, #939204
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/po4a/po4a-0.73-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/po4a/po4a-0.73-r1.ebuild b/app-text/po4a/po4a-0.73-r1.ebuild index e55b5b8a0418..b014bc0b1edc 100644 --- a/app-text/po4a/po4a-0.73-r1.ebuild +++ b/app-text/po4a/po4a-0.73-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 ~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 )" |