summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-06-10 17:53:23 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-06-10 17:56:28 +0200
commit6efa545ea49166ed0e59ddcf2cac20526bd1b35c (patch)
tree95c6c631477b3156b97f913cd7b6dea603bb350b
parentdev-perl/indirect: x86 stable (bug #657684) (diff)
downloadgentoo-6efa545ea49166ed0e59ddcf2cac20526bd1b35c.tar.gz
gentoo-6efa545ea49166ed0e59ddcf2cac20526bd1b35c.tar.bz2
gentoo-6efa545ea49166ed0e59ddcf2cac20526bd1b35c.zip
dev-perl/Image-Info: x86 stable (bug #657684)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--dev-perl/Image-Info/Image-Info-1.410.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Image-Info/Image-Info-1.410.0.ebuild b/dev-perl/Image-Info/Image-Info-1.410.0.ebuild
index 3004ac5e849b..056e559361f5 100644
--- a/dev-perl/Image-Info/Image-Info-1.410.0.ebuild
+++ b/dev-perl/Image-Info/Image-Info-1.410.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="The Perl Image-Info Module"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
DEPEND=">=dev-perl/IO-stringy-1.01