diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:17:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:17:38 +0200 |
commit | af2b03bce908e2468315f015a7b565d9e993e779 (patch) | |
tree | 4adce1b210eadc1c89eae60f2b35a6ac9ee28f69 /sys-devel/gettext | |
parent | sys-auth/pam_p11: sparc stable wrt bug #614434 (diff) | |
download | gentoo-af2b03bce908e2468315f015a7b565d9e993e779.tar.gz gentoo-af2b03bce908e2468315f015a7b565d9e993e779.tar.bz2 gentoo-af2b03bce908e2468315f015a7b565d9e993e779.zip |
sys-devel/gettext: sparc stable wrt bug #613796
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r-- | sys-devel/gettext/gettext-0.19.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/gettext/gettext-0.19.8.1.ebuild b/sys-devel/gettext/gettext-0.19.8.1.ebuild index 737e4e9aeef3..b5b7759fe12c 100644 --- a/sys-devel/gettext/gettext-0.19.8.1.ebuild +++ b/sys-devel/gettext/gettext-0.19.8.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 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="acl -cvs +cxx doc emacs git java ncurses nls openmp static-libs" # only runtime goes multilib |