diff options
Diffstat (limited to 'dev-libs/eb/eb-4.4.1.ebuild')
-rw-r--r-- | dev-libs/eb/eb-4.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/eb/eb-4.4.1.ebuild b/dev-libs/eb/eb-4.4.1.ebuild index 9d0f0a0b63ea..f6774fed6638 100644 --- a/dev-libs/eb/eb-4.4.1.ebuild +++ b/dev-libs/eb/eb-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1.ebuild,v 1.6 2012/07/03 20:19:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/eb/eb-4.4.1.ebuild,v 1.7 2012/08/05 17:53:28 armin76 Exp $ IUSE="nls ipv6 threads" @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.sra.co.jp/pub/misc/eb/${P}.tar.lzma" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" RDEPEND="sys-libs/zlib nls? ( virtual/libintl )" |