diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:56:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:56:31 -0400 |
commit | 8aa0bec160be3b235cf2a392b579e3dcf0036cfd (patch) | |
tree | c9278afdb18f7d1576ef69dca140a45c96e22cbb /dev-perl/Gtk3 | |
parent | dev-perl/Cairo-GObject: amd64 stable wrt bug #682590 (diff) | |
download | gentoo-8aa0bec160be3b235cf2a392b579e3dcf0036cfd.tar.gz gentoo-8aa0bec160be3b235cf2a392b579e3dcf0036cfd.tar.bz2 gentoo-8aa0bec160be3b235cf2a392b579e3dcf0036cfd.zip |
dev-perl/Gtk3: amd64 stable wrt bug #682590
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Gtk3')
-rw-r--r-- | dev-perl/Gtk3/Gtk3-0.34.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild index db33ceb58135..a1fe153f3528 100644 --- a/dev-perl/Gtk3/Gtk3-0.34.0.ebuild +++ b/dev-perl/Gtk3/Gtk3-0.34.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |