diff options
author | 2018-02-14 15:24:20 +0100 | |
---|---|---|
committer | 2018-02-14 15:24:20 +0100 | |
commit | ea9b6d39692ac112ee3295ef5ea2c2d9e113e14a (patch) | |
tree | 2078470c1380c209cbbc3f84c7ce069fd9f790e1 /dev-ml | |
parent | dev-ml/ppx_metaquot: x86 keyworded (bug #627836) (diff) | |
download | gentoo-ea9b6d39692ac112ee3295ef5ea2c2d9e113e14a.tar.gz gentoo-ea9b6d39692ac112ee3295ef5ea2c2d9e113e14a.tar.bz2 gentoo-ea9b6d39692ac112ee3295ef5ea2c2d9e113e14a.zip |
dev-ml/ppx_core: x86 keyworded (bug #627836)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild b/dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild index 18dc742c243d..b7479abd2f4f 100644 --- a/dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild +++ b/dev-ml/ppx_core/ppx_core-0.9.0-r1.ebuild @@ -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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/ppx_core/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=" |