diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-09 19:49:30 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-09 19:53:46 +0100 |
commit | 0dd21ad98855bb36a34ca6f354a060e35b7d705e (patch) | |
tree | d7825c29ae12c77c257425b6008df26060c8d361 /dev-perl/Gtk2-Ex-Simple-List | |
parent | dev-perl/Geo-IP: stable 1.510.0 for sparc (diff) | |
download | gentoo-0dd21ad98855bb36a34ca6f354a060e35b7d705e.tar.gz gentoo-0dd21ad98855bb36a34ca6f354a060e35b7d705e.tar.bz2 gentoo-0dd21ad98855bb36a34ca6f354a060e35b7d705e.zip |
dev-perl/Gtk2-Ex-Simple-List: stable 0.500.0-r2 for sparc
Bug: https://bugs.gentoo.org/657634
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Gtk2-Ex-Simple-List')
-rw-r--r-- | dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild index ca999714796e..ef4fe26696a7 100644 --- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild +++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget" LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+ SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 sparc ~x86" IUSE="" RDEPEND=" |