diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-01-23 19:46:08 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-01-23 19:46:08 +0000 |
commit | 8af6166f8cd79e23edbae27cc21ccaf5ef842203 (patch) | |
tree | 8d91180b6b229c4c8262ee30b941a133a7514314 /sys-devel/gettext/gettext-0.16.1.ebuild | |
parent | Cleanup (diff) | |
download | historical-8af6166f8cd79e23edbae27cc21ccaf5ef842203.tar.gz historical-8af6166f8cd79e23edbae27cc21ccaf5ef842203.tar.bz2 historical-8af6166f8cd79e23edbae27cc21ccaf5ef842203.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'sys-devel/gettext/gettext-0.16.1.ebuild')
-rw-r--r-- | sys-devel/gettext/gettext-0.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.16.1.ebuild b/sys-devel/gettext/gettext-0.16.1.ebuild index 6e9a90e0eba3..817437f3b1c8 100644 --- a/sys-devel/gettext/gettext-0.16.1.ebuild +++ b/sys-devel/gettext/gettext-0.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1.ebuild,v 1.6 2007/01/23 12:45:13 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1.ebuild,v 1.7 2007/01/23 19:46:08 grobian Exp $ inherit flag-o-matic eutils multilib toolchain-funcs mono libtool elisp-common @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc-macos ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="emacs nls doc nocxx" DEPEND="virtual/libiconv |