projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fac773
)
dev-perl/Sub-Quote: add ~ppc keyword (bug 602252)
author
Michael Weber
<xmw@gentoo.org>
Fri, 24 Feb 2017 07:39:41 +0000
(08:39 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Fri, 24 Feb 2017 07:46:28 +0000
(08:46 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
b/dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
index 7ecf01817e6887de711fdad640802b9a64ef971b..cb2bc8fd3cabce674a8b82e16f69b5660ee53d41 100644
(file)
--- a/
dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
+++ b/
dev-perl/Sub-Quote/Sub-Quote-2.3.1.ebuild
@@
-10,7
+10,7
@@
inherit perl-module
DESCRIPTION="efficient generation of subroutines via string eval"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~
ppc ~
x86"
IUSE="test minimal"
RDEPEND="