diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:23:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:23:40 +0100 |
commit | 771a06f04340128ce26a79b6aee1cd727b2df6f6 (patch) | |
tree | 9377ef8edfd66148fdc48966d621dc32be13fd14 /dev-ml | |
parent | dev-ml/ppx_type_conv: x86 keyworded (bug #627836) (diff) | |
download | gentoo-771a06f04340128ce26a79b6aee1cd727b2df6f6.tar.gz gentoo-771a06f04340128ce26a79b6aee1cd727b2df6f6.tar.bz2 gentoo-771a06f04340128ce26a79b6aee1cd727b2df6f6.zip |
dev-ml/base: x86 keyworded (bug #627836)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/base/base-0.9.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/base/base-0.9.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/base/base-0.9.3.ebuild b/dev-ml/base/base-0.9.3.ebuild index ca33dfd699e3..05dc737ee91d 100644 --- a/dev-ml/base/base-0.9.3.ebuild +++ b/dev-ml/base/base-0.9.3.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/janestreet/base/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" diff --git a/dev-ml/base/base-0.9.4.ebuild b/dev-ml/base/base-0.9.4.ebuild index ca33dfd699e3..05dc737ee91d 100644 --- a/dev-ml/base/base-0.9.4.ebuild +++ b/dev-ml/base/base-0.9.4.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 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/janestreet/base/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=" |