dev-perl/Capture-Tiny: Remove unused stable bits on exp arches
authorKent Fredric <kentnl@gentoo.org>
Tue, 16 Aug 2016 08:50:01 +0000 (20:50 +1200)
committerKent Fredric <kentnl@gentoo.org>
Thu, 18 Aug 2016 03:00:49 +0000 (15:00 +1200)
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

index d7397e09d8b52d9bbbd8304cc4c576527812683b..3773912630ad5c063b4724dd0d21ca171f2c8c80 100644 (file)
@@ -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="