summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-09-01 12:04:01 +0000
committerFabian Groffen <grobian@gentoo.org>2012-09-01 12:04:01 +0000
commit653e64614badaf8f88f1581208f368e0de85383a (patch)
tree4dc59be74e51cfd5b34538864c117c2797c1f090 /dev-perl/strictures
parentMarked ~ppc-aix, bug #432288 (diff)
downloadgentoo-2-653e64614badaf8f88f1581208f368e0de85383a.tar.gz
gentoo-2-653e64614badaf8f88f1581208f368e0de85383a.tar.bz2
gentoo-2-653e64614badaf8f88f1581208f368e0de85383a.zip
Marked ~ppc-aix, bug #432288
(Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r--dev-perl/strictures/ChangeLog5
-rw-r--r--dev-perl/strictures/strictures-1.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog
index 4eb1e00fc76f..479d9b3f2203 100644
--- a/dev-perl/strictures/ChangeLog
+++ b/dev-perl/strictures/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/strictures
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.7 2012/07/13 16:50:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.8 2012/09/01 12:04:01 grobian Exp $
+
+ 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> strictures-1.4.1.ebuild:
+ Marked ~ppc-aix, bug #432288
*strictures-1.4.1 (13 Jul 2012)
diff --git a/dev-perl/strictures/strictures-1.4.1.ebuild b/dev-perl/strictures/strictures-1.4.1.ebuild
index 543e151b72b6..793f79113505 100644
--- a/dev-perl/strictures/strictures-1.4.1.ebuild
+++ b/dev-perl/strictures/strictures-1.4.1.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/strictures/strictures-1.4.1.ebuild,v 1.1 2012/07/13 16:50:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v 1.2 2012/09/01 12:04:01 grobian Exp $
EAPI=4
@@ -12,6 +12,6 @@ DESCRIPTION="Turn on strict and make all warnings fatal"
SLOT="0"
IUSE=""
-KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
SRC_TEST=do