diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:43 +0200 |
commit | 8aa1caeafd75b5bbf00de0fe4504a26739fdd84c (patch) | |
tree | 3952e8b868e5b366860a9c6f3a3c3393bbf5b28d /dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild | |
parent | dev-perl/GooCanvas2: x86 stable wrt bug #694974 (diff) | |
download | gentoo-8aa1caeafd75b5bbf00de0fe4504a26739fdd84c.tar.gz gentoo-8aa1caeafd75b5bbf00de0fe4504a26739fdd84c.tar.bz2 gentoo-8aa1caeafd75b5bbf00de0fe4504a26739fdd84c.zip |
dev-perl/Gtk3-SimpleList: x86 stable wrt bug #694976
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild')
-rw-r--r-- | dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild index 34bb93f61768..2ab996b415f1 100644 --- a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild +++ b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.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 @@ -11,7 +11,7 @@ DESCRIPTION="A simple interface to GTK+ 3's complex MVC list widget" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=" |