diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 12:10:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 12:12:52 -0400 |
commit | eaf8f69e65053289944fdd30fceab7eb606e0ce2 (patch) | |
tree | 320690c0b5ee54a857eb7086e5809fc47b0fb81f /dev-perl/Gtk2-ImageView | |
parent | dev-perl/gtk2-gladexml: amd64 stable wrt bug #657634 (diff) | |
download | gentoo-eaf8f69e65053289944fdd30fceab7eb606e0ce2.tar.gz gentoo-eaf8f69e65053289944fdd30fceab7eb606e0ce2.tar.bz2 gentoo-eaf8f69e65053289944fdd30fceab7eb606e0ce2.zip |
dev-perl/Gtk2-ImageView: amd64 stable wrt bug #657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Gtk2-ImageView')
-rw-r--r-- | dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild index fe51cef75158..9dffa67378ea 100644 --- a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild +++ b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.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 @@ -12,7 +12,7 @@ DESCRIPTION="Perl binding for the GtkImageView image viewer widget" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-perl/Gtk2 |