diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-06-10 12:08:00 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-06-10 12:12:45 -0400 |
commit | 0421c4c59cff91cfe12f4ea3c26d62f3c1888150 (patch) | |
tree | 3ef5fec786d3dd7ca867832b57be482713734585 /dev-perl/Gtk2-Ex-PodViewer | |
parent | dev-perl/Gtk2-Ex-PrintDialog: amd64 stable wrt bug #657634 (diff) | |
download | gentoo-0421c4c59cff91cfe12f4ea3c26d62f3c1888150.tar.gz gentoo-0421c4c59cff91cfe12f4ea3c26d62f3c1888150.tar.bz2 gentoo-0421c4c59cff91cfe12f4ea3c26d62f3c1888150.zip |
dev-perl/Gtk2-Ex-PodViewer: amd64 stable wrt bug #657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Gtk2-Ex-PodViewer')
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r2.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r2.ebuild index 7bc16b5c07e2..b7cb796a96c2 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0-r2.ebuild +++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |