commit: 34b7768ef242a44214233e73e86619b0b26916a1 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Aug 16 08:50:01 2016 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 03:00:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b7768e
dev-perl/Capture-Tiny: Remove unused stable bits on exp arches Keyworing note: mips is still broken due to perl itself and the virtuals. Package-Manager: portage-2.3.0 dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild b/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild index d7397e0..3773912 100644 --- a/dev-perl/Capture-Tiny/Capture-Tiny-0.300.0.ebuild +++ b/dev-perl/Capture-Tiny/Capture-Tiny-0.300.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$ @@ -12,7 +12,7 @@ DESCRIPTION="Capture STDOUT and STDERR from Perl, XS or external programs" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="test" RDEPEND="
