diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:44:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:44:08 +0200 |
commit | 64f4b168350a023a8d388759dcc6a7a260ccc07d (patch) | |
tree | cb28153b221811eef5573b82131bc17ca551233a /dev-perl/Gtk3 | |
parent | dev-perl/Cairo-GObject: x86 stable wrt bug #682590 (diff) | |
download | gentoo-64f4b168350a023a8d388759dcc6a7a260ccc07d.tar.gz gentoo-64f4b168350a023a8d388759dcc6a7a260ccc07d.tar.bz2 gentoo-64f4b168350a023a8d388759dcc6a7a260ccc07d.zip |
dev-perl/Gtk3: x86 stable wrt bug #682590
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-perl/Gtk3')
-rw-r--r-- | dev-perl/Gtk3/Gtk3-0.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild index 8243b1786b75..29f2eded5870 100644 --- a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild +++ b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module virtualx DESCRIPTION="Perl interface to the 3.x series of the gtk+ toolkit" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |