commit: 516ddca14a04511cd8f84693f27cb1c74b7de759 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 03:20:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 03:20:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516ddca1
dev-perl/Gtk3: Stabilize 0.38.0 amd64, #805830 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Gtk3/Gtk3-0.38.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Gtk3/Gtk3-0.38.0.ebuild b/dev-perl/Gtk3/Gtk3-0.38.0.ebuild index fe4650b300c..87390c75029 100644 --- a/dev-perl/Gtk3/Gtk3-0.38.0.ebuild +++ b/dev-perl/Gtk3/Gtk3-0.38.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" RESTRICT="!test? ( test )"
