diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:25:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-05 18:25:50 +0000 |
commit | 9df9a2c251e4234d5ae6dc8f765450a58ce60bf2 (patch) | |
tree | ecf0f832e7258b551f5902710a8ca24c2751e4f0 /net-analyzer/iptstate/iptstate-2.2.3.ebuild | |
parent | sparc stable wrt #397005 (diff) | |
download | gentoo-2-9df9a2c251e4234d5ae6dc8f765450a58ce60bf2.tar.gz gentoo-2-9df9a2c251e4234d5ae6dc8f765450a58ce60bf2.tar.bz2 gentoo-2-9df9a2c251e4234d5ae6dc8f765450a58ce60bf2.zip |
Drop sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/iptstate/iptstate-2.2.3.ebuild')
-rw-r--r-- | net-analyzer/iptstate/iptstate-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/iptstate/iptstate-2.2.3.ebuild b/net-analyzer/iptstate/iptstate-2.2.3.ebuild index bdcb46a03d48..45947dc2a69d 100644 --- a/net-analyzer/iptstate/iptstate-2.2.3.ebuild +++ b/net-analyzer/iptstate/iptstate-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.3.ebuild,v 1.3 2012/01/15 15:18:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/iptstate/iptstate-2.2.3.ebuild,v 1.4 2012/02/05 18:25:50 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ RDEPEND="${DEPEND}" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="" src_prepare() { |