diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 13:16:13 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-09 14:23:03 +0200 |
commit | 5fcd9225c4619ae67abf3eea2b38fd361b556743 (patch) | |
tree | 94c0de3f4682e59734743b54e69b1d8c86e3eff3 /dev-perl | |
parent | x11-terms/rxvt-unicode: drop to ~hppa (diff) | |
download | gentoo-5fcd9225c4619ae67abf3eea2b38fd361b556743.tar.gz gentoo-5fcd9225c4619ae67abf3eea2b38fd361b556743.tar.bz2 gentoo-5fcd9225c4619ae67abf3eea2b38fd361b556743.zip |
dev-perl/Gtk2: drop to ~hppa
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Gtk2/Gtk2-1.249.920.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2/Gtk2-1.249.920.ebuild b/dev-perl/Gtk2/Gtk2-1.249.920.ebuild index 7a32dd581060..09907f1804e0 100644 --- a/dev-perl/Gtk2/Gtk2-1.249.920.ebuild +++ b/dev-perl/Gtk2/Gtk2-1.249.920.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="Perl bindings for GTK2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |