diff options
author | 2018-06-10 12:09:58 -0400 | |
---|---|---|
committer | 2018-06-10 12:12:50 -0400 | |
commit | 326c094a472b65fcb6f61be20093d90f55befdf1 (patch) | |
tree | f73d4f600a9eff4271fb94abec7a29def4c5cf5d | |
parent | dev-perl/gtk2-traymanager: amd64 stable wrt bug #657634 (diff) | |
download | gentoo-326c094a472b65fcb6f61be20093d90f55befdf1.tar.gz gentoo-326c094a472b65fcb6f61be20093d90f55befdf1.tar.bz2 gentoo-326c094a472b65fcb6f61be20093d90f55befdf1.zip |
dev-perl/gtk2-gladexml: amd64 stable wrt bug #657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild index 9a671bdc4849..4e08574fad81 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.0-r2.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.7.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 @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |