diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 13:50:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 13:50:04 +0000 |
commit | 5b844606b6f452011ff04767a1ad706c6eafef73 (patch) | |
tree | 92a815acb89f4f8478fbf8d18a76863be8df90d7 /sys-devel/gettext/gettext-0.18.3.2.ebuild | |
parent | Stable for alpha, wrt bug #496534 (diff) | |
download | gentoo-2-5b844606b6f452011ff04767a1ad706c6eafef73.tar.gz gentoo-2-5b844606b6f452011ff04767a1ad706c6eafef73.tar.bz2 gentoo-2-5b844606b6f452011ff04767a1ad706c6eafef73.zip |
Stable for alpha, wrt bug #500872
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/gettext/gettext-0.18.3.2.ebuild')
-rw-r--r-- | sys-devel/gettext/gettext-0.18.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.18.3.2.ebuild b/sys-devel/gettext/gettext-0.18.3.2.ebuild index 05820e9f0d66..ad7d7a267e02 100644 --- a/sys-devel/gettext/gettext-0.18.3.2.ebuild +++ b/sys-devel/gettext/gettext-0.18.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.11 2014/03/14 10:06:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.18.3.2.ebuild,v 1.12 2014/03/19 13:50:04 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3 LGPL-2" 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 doc emacs git java nls +cxx ncurses openmp static-libs elibc_glibc" # only runtime goes multilib |