summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2022-01-24 17:59:06 +0100
committerSam James <sam@gentoo.org>2022-01-24 19:19:00 +0000
commit0288ab169d13f76a0313703316b96d7f1e9d6bd2 (patch)
tree73bcd8ac9aed497fa9e80ae0ee4c94c1c019425b /app-text
parentapp-admin/logrotate: stable 3.18.1-r1 for hppa, bug #831629 (diff)
downloadgentoo-0288ab169d13f76a0313703316b96d7f1e9d6bd2.tar.gz
gentoo-0288ab169d13f76a0313703316b96d7f1e9d6bd2.tar.bz2
gentoo-0288ab169d13f76a0313703316b96d7f1e9d6bd2.zip
app-text/recode: stable 3.7.9 for hppa, bug #831612
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/recode/recode-3.7.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/recode/recode-3.7.9.ebuild b/app-text/recode/recode-3.7.9.ebuild
index 824721b61d61..31a05a563f10 100644
--- a/app-text/recode/recode-3.7.9.ebuild
+++ b/app-text/recode/recode-3.7.9.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=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/rrthomas/recode/releases/download/v${PV}/${P}.tar.gz
LICENSE="GPL-3+"
# librecode soname version
SLOT="0/3"
-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 ~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 ~x86-solaris"
IUSE="nls test"
RESTRICT="!test? ( test )"