diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-15 13:58:10 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-15 14:00:05 +0100 |
commit | 3e18b7b7b553c0cfd5e1bc9518a03bc193077ef8 (patch) | |
tree | 3c384ce4bf6991f3d7d9b5c3c3edc5e6242299fe /dev-perl/IO-All | |
parent | dev-perl/Pegex: add ~arm ~ppc keywords (bug 598464). (diff) | |
download | gentoo-3e18b7b7b553c0cfd5e1bc9518a03bc193077ef8.tar.gz gentoo-3e18b7b7b553c0cfd5e1bc9518a03bc193077ef8.tar.bz2 gentoo-3e18b7b7b553c0cfd5e1bc9518a03bc193077ef8.zip |
dev-perl/IO-All: add ~arm keyword (bug 598464).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-perl/IO-All')
-rw-r--r-- | dev-perl/IO-All/IO-All-0.860.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 18526ba58f79..cad5f13cb9c3 100644 --- a/dev-perl/IO-All/IO-All-0.860.0.ebuild +++ b/dev-perl/IO-All/IO-All-0.860.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="unified IO operations" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~sparc x86" IUSE="" # needs Scalar::Util |