dev-ruby/facter-3.6.4-r0: add amd64 keyword

Gentoo-Bug: 587848
This commit is contained in:
Tobias Klausmann
2017-07-15 16:39:20 +02:00
parent fa3cd1e849
commit 3ec74396ea

View File

@@ -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:*