commit: 63483eebe66835350b1daa7ba0797515ae88ed50 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Aug 16 08:31:06 2016 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 03:00:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63483eeb
dev-perl/Test-Base: remove unneeded stable on exp arches Keywording note: ~mips ~s390 ~sh ~x86-fbsd still broken via Text-Diff Package-Manager: portage-2.3.0 dev-perl/Test-Base/Test-Base-0.600.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-Base/Test-Base-0.600.0-r1.ebuild b/dev-perl/Test-Base/Test-Base-0.600.0-r1.ebuild index d67a0cb..58d9584 100644 --- a/dev-perl/Test-Base/Test-Base-0.600.0-r1.ebuild +++ b/dev-perl/Test-Base/Test-Base-0.600.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Data Driven Testing Framework" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" DEPEND=">=virtual/perl-Test-Simple-0.62