summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Set-IntSpan/ChangeLog6
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Set-IntSpan/ChangeLog b/dev-perl/Set-IntSpan/ChangeLog
index 0a8f2d767ba1..a2f3aaf7c1eb 100644
--- a/dev-perl/Set-IntSpan/ChangeLog
+++ b/dev-perl/Set-IntSpan/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Set-IntSpan
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.47 2012/06/24 12:58:30 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/ChangeLog,v 1.48 2012/11/30 06:07:23 bicatali Exp $
+
+ 30 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org>
+ Set-IntSpan-1.160.0.ebuild:
+ Keyword amd64-linux and x86-linux
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild
index 52852e74f0d6..02d4236644f4 100644
--- a/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.6 2012/03/25 17:00:53 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Set-IntSpan/Set-IntSpan-1.160.0.ebuild,v 1.7 2012/11/30 06:07:23 bicatali Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Manages sets of integers"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc x86"
+KEYWORDS="alpha amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""
SRC_TEST="do"