summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-05 17:33:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-05 17:33:09 +0000
commitc8dda8569db43c43e4b2fd4ae2564f69ff342fe6 (patch)
treea91a48bc55a5b4d6e0f09db14ecfe0f1586702b3 /net-analyzer/squid-graph/squid-graph-3.2.ebuild
parentInitial import, thanks to all contributors (Piotr Szymaniak from sunrise, eve... (diff)
downloadgentoo-2-c8dda8569db43c43e4b2fd4ae2564f69ff342fe6.tar.gz
gentoo-2-c8dda8569db43c43e4b2fd4ae2564f69ff342fe6.tar.bz2
gentoo-2-c8dda8569db43c43e4b2fd4ae2564f69ff342fe6.zip
Drop sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'net-analyzer/squid-graph/squid-graph-3.2.ebuild')
-rw-r--r--net-analyzer/squid-graph/squid-graph-3.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/squid-graph/squid-graph-3.2.ebuild b/net-analyzer/squid-graph/squid-graph-3.2.ebuild
index c20e0602ac2f..f2cfce516cea 100644
--- a/net-analyzer/squid-graph/squid-graph-3.2.ebuild
+++ b/net-analyzer/squid-graph/squid-graph-3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 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/squid-graph/squid-graph-3.2.ebuild,v 1.5 2009/12/23 03:05:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/squid-graph/squid-graph-3.2.ebuild,v 1.6 2012/02/05 17:33:09 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/squid-graph/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc sparc x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE=""
DEPEND="dev-perl/GD[png]"