diff options
author | 2010-06-21 20:21:46 +0000 | |
---|---|---|
committer | 2010-06-21 20:21:46 +0000 | |
commit | 6d142f4d579cfa2a68ccf993f615debd8ae34e16 (patch) | |
tree | 53d92997cf2f6ef040a20a5f3522cb9d44d96b90 /dev-perl/SVG/SVG-2.50.ebuild | |
parent | alpha/ia64/sparc stable wrt #323529 (diff) | |
download | gentoo-2-6d142f4d579cfa2a68ccf993f615debd8ae34e16.tar.gz gentoo-2-6d142f4d579cfa2a68ccf993f615debd8ae34e16.tar.bz2 gentoo-2-6d142f4d579cfa2a68ccf993f615debd8ae34e16.zip |
alpha/ia64/sparc stable wrt #323529
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/SVG/SVG-2.50.ebuild')
-rw-r--r-- | dev-perl/SVG/SVG-2.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVG/SVG-2.50.ebuild b/dev-perl/SVG/SVG-2.50.ebuild index 858118efce3f..a022b15d369d 100644 --- a/dev-perl/SVG/SVG-2.50.ebuild +++ b/dev-perl/SVG/SVG-2.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.50.ebuild,v 1.2 2010/06/15 05:35:02 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.50.ebuild,v 1.3 2010/06/21 20:21:46 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc sparc x86" IUSE="test" RDEPEND="" |