dev-ruby/semver2: x86 keyworded (bug #625488)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-02-07 06:08:19 +01:00
parent 00e1d07d67
commit f4fe0422df

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,5 +18,5 @@ RUBY_S="semver-${PV}"
LICENSE="MIT"
SLOT="3"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE=""