diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-04 23:44:18 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-04 23:44:18 +0000 |
commit | 76cd5e1b1e05895ca5b738e03710461720bfc2f0 (patch) | |
tree | 44873ede71a409ab8288f7ba5c1ae11c58ff6659 /dev-perl/GraphViz/GraphViz-2.02.ebuild | |
parent | don't inherit debug.eclass (diff) | |
download | historical-76cd5e1b1e05895ca5b738e03710461720bfc2f0.tar.gz historical-76cd5e1b1e05895ca5b738e03710461720bfc2f0.tar.bz2 historical-76cd5e1b1e05895ca5b738e03710461720bfc2f0.zip |
Bug 160127, keywording ~amd64
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/GraphViz/GraphViz-2.02.ebuild')
-rw-r--r-- | dev-perl/GraphViz/GraphViz-2.02.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/GraphViz/GraphViz-2.02.ebuild b/dev-perl/GraphViz/GraphViz-2.02.ebuild index 3831b85800d9..18345f4e4a3f 100644 --- a/dev-perl/GraphViz/GraphViz-2.02.ebuild +++ b/dev-perl/GraphViz/GraphViz-2.02.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.02.ebuild,v 1.1 2006/09/24 09:44:37 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GraphViz/GraphViz-2.02.ebuild,v 1.2 2007/01/04 23:44:18 mcummings Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/L/LB/LBROCARD/${P}.tar.gz" LICENSE="Artistic GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" SRC_TEST="do" |