diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:57:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:57:58 +0200 |
commit | 1014ae36dc7165923badd1c58f99941f595e335d (patch) | |
tree | 7c338c901ac4236cd3839a41b3efbfa38612d329 /dev-perl/Gtk2-Ex-PrintDialog | |
parent | dev-perl/gtk2-gladexml: x86 stable (bug #657634) (diff) | |
download | gentoo-1014ae36dc7165923badd1c58f99941f595e335d.tar.gz gentoo-1014ae36dc7165923badd1c58f99941f595e335d.tar.bz2 gentoo-1014ae36dc7165923badd1c58f99941f595e335d.zip |
dev-perl/Gtk2-Ex-PrintDialog: x86 stable (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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 776c3015e30f..46150b59bfd9 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 @@ -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 ) |