diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-25 18:36:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-25 18:36:50 +0000 |
commit | ec17bd224290e9598e0e33ef700c87f16aa176e2 (patch) | |
tree | afff04bc2ce73b1dc1a33684d2f615c9194617d6 /net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild | |
parent | Add patch for top crashing when high thread-id's are involved, thanks calculu... (diff) | |
download | gentoo-2-ec17bd224290e9598e0e33ef700c87f16aa176e2.tar.gz gentoo-2-ec17bd224290e9598e0e33ef700c87f16aa176e2.tar.bz2 gentoo-2-ec17bd224290e9598e0e33ef700c87f16aa176e2.zip |
Add ~ia64 wrt #281056
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild')
-rw-r--r-- | net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild b/net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild index 1a6ce3a3d3b4..00448c328104 100644 --- a/net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild +++ b/net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild,v 1.2 2009/09/08 17:03:42 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-0.0.40.ebuild,v 1.3 2010/01/25 18:36:50 armin76 Exp $ inherit linux-info @@ -10,7 +10,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" DEPEND="" |