diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-01-16 15:25:57 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-01-16 15:25:57 +0000 |
commit | 4e80fdbc14963c86c865c49d3798e29f8c47b5b0 (patch) | |
tree | 3784007f230a84a5674fb9890e10c6226586b3a8 /net-libs/libnet/libnet-1.1.4-r1.ebuild | |
parent | Stable on alpha, bug #296990 (diff) | |
download | gentoo-2-4e80fdbc14963c86c865c49d3798e29f8c47b5b0.tar.gz gentoo-2-4e80fdbc14963c86c865c49d3798e29f8c47b5b0.tar.bz2 gentoo-2-4e80fdbc14963c86c865c49d3798e29f8c47b5b0.zip |
stable sparc, bug 289857
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/libnet/libnet-1.1.4-r1.ebuild')
-rw-r--r-- | net-libs/libnet/libnet-1.1.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnet/libnet-1.1.4-r1.ebuild b/net-libs/libnet/libnet-1.1.4-r1.ebuild index 9378ca529461..6c643927817b 100644 --- a/net-libs/libnet/libnet-1.1.4-r1.ebuild +++ b/net-libs/libnet/libnet-1.1.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.6 2010/01/10 16:20:21 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnet/libnet-1.1.4-r1.ebuild,v 1.7 2010/01/16 15:25:57 tcunha Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/libnet-dev/libnet-dev/${P}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="1.1" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc" DEPEND="sys-devel/autoconf" |