diff options
author | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:49:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2016-05-24 23:52:32 -0700 |
commit | 16ff803c54952a6449660b77d07c36bbe8cfd017 (patch) | |
tree | 6d3cc240ba3680c0a641ccd5773217f8449f705c /dev-perl/IO-All | |
parent | dev-perl/Pegex: added ~alpha, bug 576058. (diff) | |
download | gentoo-16ff803c54952a6449660b77d07c36bbe8cfd017.tar.gz gentoo-16ff803c54952a6449660b77d07c36bbe8cfd017.tar.bz2 gentoo-16ff803c54952a6449660b77d07c36bbe8cfd017.zip |
dev-perl/IO-All: added ~alpha, bug 576058.
Diffstat (limited to 'dev-perl/IO-All')
-rw-r--r-- | dev-perl/IO-All/IO-All-0.860.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-All/IO-All-0.860.0.ebuild b/dev-perl/IO-All/IO-All-0.860.0.ebuild index efdb384868de..0c76d424530e 100644 --- a/dev-perl/IO-All/IO-All-0.860.0.ebuild +++ b/dev-perl/IO-All/IO-All-0.860.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 @@ inherit perl-module DESCRIPTION="unified IO operations" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~alpha amd64 x86" IUSE="" # needs Scalar::Util |