dev-perl/Gtk2-Ex-PrintDialog: amd64 stable wrt bug #657634
authorAaron Bauman <bman@gentoo.org>
Sun, 10 Jun 2018 16:07:42 +0000 (12:07 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 10 Jun 2018 16:12:44 +0000 (12:12 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild

index df3d96e84ed2c40fab76b65a598b0f1df1d044ac..776c3015e30ff293d677e62992d5f5f3133f295b 100644 (file)
@@ -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 )