summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-06-10 12:07:42 -0400
committerAaron Bauman <bman@gentoo.org>2018-06-10 12:12:44 -0400
commit90f718181ce0a600f6c3387b208a0347394c88fd (patch)
tree0e65ae69574f7498f42c90e0c9b20e925ec76861 /dev-perl/Gtk2-Ex-PrintDialog
parentdev-perl/Geo-IP: amd64 stable wrt bug #657634 (diff)
downloadgentoo-90f718181ce0a600f6c3387b208a0347394c88fd.tar.gz
gentoo-90f718181ce0a600f6c3387b208a0347394c88fd.tar.bz2
gentoo-90f718181ce0a600f6c3387b208a0347394c88fd.zip
dev-perl/Gtk2-Ex-PrintDialog: amd64 stable wrt bug #657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Gtk2-Ex-PrintDialog')
-rw-r--r--dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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 )