summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-25 02:33:19 +0000
committerSam James <sam@gentoo.org>2022-01-25 02:33:19 +0000
commit89b79e3e5aea779cae86da39bb1da98d17e2bc4f (patch)
treec5e54eb8d520fab35c52de4ce090bf1fde11d487 /app-text
parentapp-text/gtranslator: fix build with meson 0.61 (diff)
downloadgentoo-89b79e3e5aea779cae86da39bb1da98d17e2bc4f.tar.gz
gentoo-89b79e3e5aea779cae86da39bb1da98d17e2bc4f.tar.bz2
gentoo-89b79e3e5aea779cae86da39bb1da98d17e2bc4f.zip
app-text/po4a: Stabilize 0.64 hppa, #826570
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/po4a/po4a-0.64.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/po4a/po4a-0.64.ebuild b/app-text/po4a/po4a-0.64.ebuild
index 2e2a180300cb..7859d1c978d7 100644
--- a/app-text/po4a/po4a-0.64.ebuild
+++ b/app-text/po4a/po4a-0.64.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -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 ~m68k ~mips 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 ~m68k ~mips 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 )"