diff options
author | 2019-10-17 13:23:35 +0200 | |
---|---|---|
committer | 2019-10-17 13:23:35 +0200 | |
commit | 5f4e4ea82b9954572899a29f596b5bae81a75602 (patch) | |
tree | 0f90d0537e3049d1bfd302cc19dc1ab52b44d923 /dev-perl/Gtk3-SimpleList | |
parent | dev-perl/GooCanvas2: amd64 stable wrt bug #694974 (diff) | |
download | gentoo-5f4e4ea82b9954572899a29f596b5bae81a75602.tar.gz gentoo-5f4e4ea82b9954572899a29f596b5bae81a75602.tar.bz2 gentoo-5f4e4ea82b9954572899a29f596b5bae81a75602.zip |
dev-perl/Gtk3-SimpleList: amd64 stable wrt bug #694976
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Gtk3-SimpleList')
-rw-r--r-- | dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 2ab996b415f1..446488dfc5de 100644 --- a/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild +++ b/dev-perl/Gtk3-SimpleList/Gtk3-SimpleList-0.170.0.ebuild @@ -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=" |