summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-12-28 16:26:59 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-12-28 16:26:59 +0000
commit2619d85d4b7ce40ae81466974f7d3340a138f51f (patch)
tree8da078574b1034c00127480f4c730387f417c626 /dev-perl
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-2619d85d4b7ce40ae81466974f7d3340a138f51f.tar.gz
gentoo-2-2619d85d4b7ce40ae81466974f7d3340a138f51f.tar.bz2
gentoo-2-2619d85d4b7ce40ae81466974f7d3340a138f51f.zip
Add ~arm keyword
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/List-AllUtils/ChangeLog5
-rw-r--r--dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/List-AllUtils/ChangeLog b/dev-perl/List-AllUtils/ChangeLog
index 55ffbc10da60..e3d5550d80e0 100644
--- a/dev-perl/List-AllUtils/ChangeLog
+++ b/dev-perl/List-AllUtils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/List-AllUtils
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.8 2014/12/14 14:44:40 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.9 2014/12/28 16:26:59 zlogene Exp $
+
+ 28 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> List-AllUtils-0.90.0.ebuild:
+ Add ~arm keyword
14 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> List-AllUtils-0.90.0.ebuild:
Add ~alpha keyword wrt bug #531172
diff --git a/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild b/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild
index 35e796923426..2262c63f3fa8 100644
--- a/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild
+++ b/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.3 2014/12/14 14:44:40 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.4 2014/12/28 16:26:59 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION='Combines List::Util and List::MoreUtils in one bite-sized package'
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86 ~amd64-fbsd"
IUSE="test"
RDEPEND=">=dev-perl/List-MoreUtils-0.280.0