commit: 5b04680cea7911cc1455cb29a3896d3cb1313cc9 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Aug 16 06:09:18 2016 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 03:00:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b04680c
dev-perl/glib-perl: Remove unneeded stable bits on exp arches. Keywording Note: ~x86-fbsd broken via dev-perl/Log-Agent Package-Manager: portage-2.3.0 dev-perl/glib-perl/glib-perl-1.301.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/glib-perl/glib-perl-1.301.0.ebuild b/dev-perl/glib-perl/glib-perl-1.301.0.ebuild index 467ef15..8baa76e 100644 --- a/dev-perl/glib-perl/glib-perl-1.301.0.ebuild +++ b/dev-perl/glib-perl/glib-perl-1.301.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2"
