diff options
author | 2007-09-14 11:45:43 +0000 | |
---|---|---|
committer | 2007-09-14 11:45:43 +0000 | |
commit | cfa230c1bed13379373025849ff9c2427284fb7d (patch) | |
tree | a723ad516281a5bb82dd23eb2fc59a83032d1a1f /net-firewall/shorewall/shorewall-4.0.ebuild | |
parent | Add ~sparc keyword --- Part of Bug #191624 (diff) | |
download | historical-cfa230c1bed13379373025849ff9c2427284fb7d.tar.gz historical-cfa230c1bed13379373025849ff9c2427284fb7d.tar.bz2 historical-cfa230c1bed13379373025849ff9c2427284fb7d.zip |
Add ~sparc keyword --- part of Bug #191624
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'net-firewall/shorewall/shorewall-4.0.ebuild')
-rw-r--r-- | net-firewall/shorewall/shorewall-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/shorewall/shorewall-4.0.ebuild b/net-firewall/shorewall/shorewall-4.0.ebuild index 1553a7cbb60b..496002560910 100644 --- a/net-firewall/shorewall/shorewall-4.0.ebuild +++ b/net-firewall/shorewall/shorewall-4.0.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/net-firewall/shorewall/shorewall-4.0.ebuild,v 1.4 2007/09/09 16:33:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-4.0.ebuild,v 1.5 2007/09/14 11:45:43 fmccor Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.shorewall.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=net-firewall/shorewall-common-${PV}" |