summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-09-18 06:01:15 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-09-18 06:01:15 +0000
commit9a2802189729c51fbcd07a5dfddbbd84db82e649 (patch)
tree9258b74f60dd697ca5dbd47a39cd5dfaa4e84c1f /dev-perl
parentRemove vulnerable version wrt bug #476622. (diff)
downloadgentoo-2-9a2802189729c51fbcd07a5dfddbbd84db82e649.tar.gz
gentoo-2-9a2802189729c51fbcd07a5dfddbbd84db82e649.tar.bz2
gentoo-2-9a2802189729c51fbcd07a5dfddbbd84db82e649.zip
Add keywords to match POE
(Portage version: 2.2.6/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IO-Pipely/ChangeLog5
-rw-r--r--dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IO-Pipely/ChangeLog b/dev-perl/IO-Pipely/ChangeLog
index 97e98167c9c8..afc89d267002 100644
--- a/dev-perl/IO-Pipely/ChangeLog
+++ b/dev-perl/IO-Pipely/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IO-Pipely
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.1 2013/09/18 05:52:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.2 2013/09/18 06:01:15 patrick Exp $
+
+ 18 Sep 2013; Patrick Lauer <patrick@gentoo.org> IO-Pipely-0.005.0.ebuild:
+ Add keywords to match POE
*IO-Pipely-0.005.0 (18 Sep 2013)
diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
index bd9058d583e2..4b9ac650e256 100644
--- a/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
+++ b/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.1 2013/09/18 05:52:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.2 2013/09/18 06:01:15 patrick Exp $
EAPI=5
@@ -11,5 +11,5 @@ inherit perl-module
DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another."
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""