summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-01-25 12:37:55 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-01-25 12:37:55 +0000
commitfda45259767fab2403408d9ce38318e39bc93e05 (patch)
tree6a12bdff684f7a8c9fab3628d3eb5551072e549b /dev-perl/List-AllUtils
parentAdd ~sparc keyword (diff)
downloadgentoo-2-fda45259767fab2403408d9ce38318e39bc93e05.tar.gz
gentoo-2-fda45259767fab2403408d9ce38318e39bc93e05.tar.bz2
gentoo-2-fda45259767fab2403408d9ce38318e39bc93e05.zip
Add ~sparc keyword
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/List-AllUtils')
-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 30b7bfbc056a..72eb59b01bfd 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.16 2015/01/25 12:11:03 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/ChangeLog,v 1.17 2015/01/25 12:37:55 zlogene Exp $
+
+ 25 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> List-AllUtils-0.90.0.ebuild:
+ Add ~sparc keyword
25 Jan 2015; Mikle Kolyada <zlogene@gentoo.org> List-AllUtils-0.90.0.ebuild:
Add ~x86-linux keyword
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 f65392a8799f..fcae8d2671c7 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-2015 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.11 2015/01/25 12:11:03 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/List-AllUtils/List-AllUtils-0.90.0.ebuild,v 1.12 2015/01/25 12:37:55 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 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=">=dev-perl/List-MoreUtils-0.280.0