From: Aaron Bauman Date: Sun, 10 Jun 2018 16:07:42 +0000 (-0400) Subject: dev-perl/Gtk2-Ex-PrintDialog: amd64 stable wrt bug #657634 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=90f718181ce0a600f6c3387b208a0347394c88fd;p=gentoo.git dev-perl/Gtk2-Ex-PrintDialog: amd64 stable wrt bug #657634 Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild index df3d96e84ed2..776c3015e30f 100644 --- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild +++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="a simple, pure Perl dialog for printing PostScript data in GTK+ applications" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cups" RDEPEND="cups? ( dev-perl/Net-CUPS )