diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-11 09:51:57 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-11 09:51:57 +0000 |
commit | 86588f052e031fa4af9d9ac11c58302e7ff08418 (patch) | |
tree | 37a8fe30fdc52564c00e61d0ffe2daecc628b681 /dev-libs/nettle/nettle-1.15.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-86588f052e031fa4af9d9ac11c58302e7ff08418.tar.gz gentoo-2-86588f052e031fa4af9d9ac11c58302e7ff08418.tar.bz2 gentoo-2-86588f052e031fa4af9d9ac11c58302e7ff08418.zip |
Stable on x86 wrt bug #198689
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/nettle/nettle-1.15.ebuild')
-rw-r--r-- | dev-libs/nettle/nettle-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/nettle/nettle-1.15.ebuild b/dev-libs/nettle/nettle-1.15.ebuild index c9beb2b4b6f7..ed1151b55a67 100644 --- a/dev-libs/nettle/nettle-1.15.ebuild +++ b/dev-libs/nettle/nettle-1.15.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/dev-libs/nettle/nettle-1.15.ebuild,v 1.3 2007/11/10 21:03:09 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/nettle/nettle-1.15.ebuild,v 1.4 2007/11/11 09:51:57 cla Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.lysator.liu.se/~nisse/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~s390 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~s390 ~sparc x86 ~x86-fbsd" IUSE="gmp ssl" DEPEND="gmp? ( dev-libs/gmp ) |