projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa3cd1e
)
dev-ruby/facter-3.6.4-r0: add amd64 keyword
author
Tobias Klausmann
<klausman@gentoo.org>
Sat, 15 Jul 2017 14:39:20 +0000
(16:39 +0200)
committer
Tobias Klausmann
<klausman@gentoo.org>
Sat, 15 Jul 2017 15:16:59 +0000
(17:16 +0200)
Gentoo-Bug: 587848
dev-ruby/facter/facter-3.6.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/facter/facter-3.6.4.ebuild
b/dev-ruby/facter/facter-3.6.4.ebuild
index 47f77c3cc1a3c1d36cc856897b182e5668c1ea6e..6301c922b39ffe98172cd04ecaa73451244f112c 100644
(file)
--- a/
dev-ruby/facter/facter-3.6.4.ebuild
+++ b/
dev-ruby/facter/facter-3.6.4.ebuild
@@
-14,7
+14,7
@@
S="${S}/all/${P}"
LICENSE="Apache-2.0"
SLOT="0"
IUSE="debug test"
-KEYWORDS="
~
amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
BDEPEND="
>=sys-devel/gcc-4.8:*