diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-08-28 15:54:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-08-28 15:54:58 +0000 |
commit | 2949d5f903931a67b61810f0171596e73ba3e6dd (patch) | |
tree | a9825d4f063c53d19e3091e347f37088d15c055f /net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild | |
parent | Marked ~x64-macos (diff) | |
download | historical-2949d5f903931a67b61810f0171596e73ba3e6dd.tar.gz historical-2949d5f903931a67b61810f0171596e73ba3e6dd.tar.bz2 historical-2949d5f903931a67b61810f0171596e73ba3e6dd.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #376881
Package-Manager: portage-2.1.10.11/cvs/Linux ia64
Diffstat (limited to 'net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild')
-rw-r--r-- | net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild b/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild index 1a4942677989..7bf9ad9f296d 100644 --- a/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild +++ b/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v 1.14 2011/08/13 17:19:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnfnetlink/libnfnetlink-1.0.0.ebuild,v 1.15 2011/08/28 15:54:58 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="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |