diff options
author | 2020-01-18 10:09:58 +0100 | |
---|---|---|
committer | 2020-01-18 09:53:58 +0000 | |
commit | 3251ed8b139f9fa66065c12f9b1b68918fb43293 (patch) | |
tree | df2c6e54c7bf3e2c3671485237f7b57a38964b2f | |
parent | dev-python/stripe: Version bump and remove old (diff) | |
download | gentoo-3251ed8b139f9fa66065c12f9b1b68918fb43293.tar.gz gentoo-3251ed8b139f9fa66065c12f9b1b68918fb43293.tar.bz2 gentoo-3251ed8b139f9fa66065c12f9b1b68918fb43293.zip |
sys-devel/gettext: stable 0.20.1 for sparc, bug #705358
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | sys-devel/gettext/gettext-0.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.20.1.ebuild b/sys-devel/gettext/gettext-0.20.1.ebuild index 81ad0c6242a1..4e7c4613a851 100644 --- a/sys-devel/gettext/gettext-0.20.1.ebuild +++ b/sys-devel/gettext/gettext-0.20.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" # so put that license behind USE=cxx. LICENSE="GPL-3+ cxx? ( LGPL-2.1+ )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sh sparc ~x86" IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs" # only runtime goes multilib |