summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-07-02 13:55:02 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-07-02 13:55:02 +0000
commit610fb3770289271185d705d0a9fed84436fa4729 (patch)
tree2403086dbb0a386fe7cee01115a60c93cb2e55ac /dev-perl/Graph/Graph-0.69.ebuild
parentMarking stable amd64 (diff)
downloadgentoo-2-610fb3770289271185d705d0a9fed84436fa4729.tar.gz
gentoo-2-610fb3770289271185d705d0a9fed84436fa4729.tar.bz2
gentoo-2-610fb3770289271185d705d0a9fed84436fa4729.zip
Marking stable amd64
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'dev-perl/Graph/Graph-0.69.ebuild')
-rw-r--r--dev-perl/Graph/Graph-0.69.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Graph/Graph-0.69.ebuild b/dev-perl/Graph/Graph-0.69.ebuild
index e9c0fc993995..0c75935b6f56 100644
--- a/dev-perl/Graph/Graph-0.69.ebuild
+++ b/dev-perl/Graph/Graph-0.69.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.69.ebuild,v 1.6 2006/05/28 11:04:48 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.69.ebuild,v 1.7 2006/07/02 13:55:02 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha ~amd64 ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
SRC_TEST="do"
DEPEND="dev-perl/Heap"