dev-ruby/uglifier: x86 keyworded (bug #582872)

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-01-09 00:53:48 +01:00
parent 38c4b14546
commit 2145a8dd4d

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=5
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/lautis/uglifier/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="3"
KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux"
IUSE="test"