dev-perl/IO-CaptureOutput: added ~alpha, bug 577036.
authorMatt Turner <mattst88@gentoo.org>
Wed, 25 May 2016 06:54:49 +0000 (23:54 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 25 May 2016 06:54:56 +0000 (23:54 -0700)
dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild

index e42f4134e5cfe2c1e7a4112a84230d62889c8f75..63a9302cf133d92c3761691007ff7ec2c9406f7d 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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~x86-linux"
+KEYWORDS="~alpha amd64 hppa ~mips ppc ppc64 x86 ~x86-linux"
 IUSE="test"
 
 RDEPEND="