projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0e93b
)
dev-perl/Sub-Quote: add ~arm, bug #602252
author
Markus Meier
<maekke@gentoo.org>
Mon, 20 Feb 2017 17:58:31 +0000
(18:58 +0100)
committer
Markus Meier
<maekke@gentoo.org>
Mon, 20 Feb 2017 17:58:31 +0000
(18:58 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
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 9c686b300c27f3760eac55621839e130820a3441..7ecf01817e6887de711fdad640802b9a64ef971b 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 ~hppa ~x86"
+KEYWORDS="~amd64 ~
arm ~
hppa ~x86"
IUSE="test minimal"
RDEPEND="