summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-02 10:31:01 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-02 10:31:01 +0000
commit33d1d9b454970abbdbb7868b5b2d5c6ac8fcae8f (patch)
tree1d711738340cc8562671640c4b4e92b11e4afdf4 /dev-perl/SVG/SVG-2.590.0.ebuild
parentamd64 stable, bug #495464 (diff)
downloadgentoo-2-33d1d9b454970abbdbb7868b5b2d5c6ac8fcae8f.tar.gz
gentoo-2-33d1d9b454970abbdbb7868b5b2d5c6ac8fcae8f.tar.bz2
gentoo-2-33d1d9b454970abbdbb7868b5b2d5c6ac8fcae8f.zip
amd64 stable, bug #495466
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-perl/SVG/SVG-2.590.0.ebuild')
-rw-r--r--dev-perl/SVG/SVG-2.590.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SVG/SVG-2.590.0.ebuild b/dev-perl/SVG/SVG-2.590.0.ebuild
index 498132e41eb0..968b9d260d18 100644
--- a/dev-perl/SVG/SVG-2.590.0.ebuild
+++ b/dev-perl/SVG/SVG-2.590.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v 1.2 2014/02/24 01:00:38 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SVG/SVG-2.590.0.ebuild,v 1.3 2014/03/02 10:31:01 pacho Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="test"
RDEPEND="virtual/perl-parent"