summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-29 09:54:09 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-29 09:54:09 +0000
commita89f5a20440d1acb98b5a1e464357f02709dc446 (patch)
tree2065dfcaaafc9fa7c2a35bf0e5aaf461556a093c /dev-perl/strictures
parentMove dev-util/gtk-doc dep behing USE=doc, #544136 (diff)
downloadgentoo-2-a89f5a20440d1acb98b5a1e464357f02709dc446.tar.gz
gentoo-2-a89f5a20440d1acb98b5a1e464357f02709dc446.tar.bz2
gentoo-2-a89f5a20440d1acb98b5a1e464357f02709dc446.zip
Marked ~hppa (bug #543312).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r--dev-perl/strictures/ChangeLog7
-rw-r--r--dev-perl/strictures/strictures-1.4.4-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/strictures/ChangeLog b/dev-perl/strictures/ChangeLog
index 76018ad8e564..03cfb51db4ef 100644
--- a/dev-perl/strictures/ChangeLog
+++ b/dev-perl/strictures/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/strictures
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.16 2014/12/07 12:57:33 zlogene Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.17 2015/03/29 09:54:09 jer Exp $
+
+ 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> strictures-1.4.4-r1.ebuild:
+ Marked ~hppa (bug #543312).
07 Dec 2014; Mikle Kolyada <zlogene@gentoo.org> strictures-1.4.4-r1.ebuild:
Add ~ppc keyword
diff --git a/dev-perl/strictures/strictures-1.4.4-r1.ebuild b/dev-perl/strictures/strictures-1.4.4-r1.ebuild
index 8b366f4b0847..8c88a14a766c 100644
--- a/dev-perl/strictures/strictures-1.4.4-r1.ebuild
+++ b/dev-perl/strictures/strictures-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.4-r1.ebuild,v 1.3 2014/12/07 12:57:33 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.4-r1.ebuild,v 1.4 2015/03/29 09:54:09 jer Exp $
EAPI=5
@@ -12,6 +12,6 @@ DESCRIPTION="Turn on strict and make all warnings fatal"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
SRC_TEST=do