diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:08:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:08:19 +0200 |
commit | 833721392f3883ba0b9aaca1a542d613a4c5e66d (patch) | |
tree | c6437f2376e697ae7ec33297017b8705353b6705 /sys-devel | |
parent | net-print/cups-filters: ia64 stable wrt bug #619426 (diff) | |
download | gentoo-833721392f3883ba0b9aaca1a542d613a4c5e66d.tar.gz gentoo-833721392f3883ba0b9aaca1a542d613a4c5e66d.tar.bz2 gentoo-833721392f3883ba0b9aaca1a542d613a4c5e66d.zip |
sys-devel/gettext: ia64 stable wrt bug #613796
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 b5b7759fe12c..98f51b7a799e 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 |