diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-12 16:31:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-12 16:31:50 +0000 |
commit | 24e01feddebd52a8942d4b4f3b72a90449e1d6fa (patch) | |
tree | e4e25f85ef19c2993ab5c572ca37ef9e7d172b59 /net-analyzer/snmptt/snmptt-1.2.ebuild | |
parent | keyword ~amd64-fbsd (diff) | |
download | gentoo-2-24e01feddebd52a8942d4b4f3b72a90449e1d6fa.tar.gz gentoo-2-24e01feddebd52a8942d4b4f3b72a90449e1d6fa.tar.bz2 gentoo-2-24e01feddebd52a8942d4b4f3b72a90449e1d6fa.zip |
Drop sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/snmptt/snmptt-1.2.ebuild')
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild index 54dfe7808806..0fa533c48a79 100644 --- a/net-analyzer/snmptt/snmptt-1.2.ebuild +++ b/net-analyzer/snmptt/snmptt-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.3 2008/03/28 18:27:37 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.4 2012/05/12 16:31:50 armin76 Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="mysql postgres" |