diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:51:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:56:19 +0100 |
commit | b1e39bd6511acca22c04e98bcee937cb81575596 (patch) | |
tree | 5e540ee148beb8e9b45cea7fc5e1cc68b2c22bd4 /dev-ml/sexplib | |
parent | dev-ruby/rspec-json_expectations: x86 keyworded (bug #606664) (diff) | |
download | gentoo-b1e39bd6511acca22c04e98bcee937cb81575596.tar.gz gentoo-b1e39bd6511acca22c04e98bcee937cb81575596.tar.bz2 gentoo-b1e39bd6511acca22c04e98bcee937cb81575596.zip |
dev-ml/sexplib: x86 keyworded (bug #527318)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/sexplib')
-rw-r--r-- | dev-ml/sexplib/sexplib-0.9.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/sexplib/sexplib-0.9.3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/sexplib/sexplib-0.9.2.ebuild b/dev-ml/sexplib/sexplib-0.9.2.ebuild index 0def0f6d5dfb..a5ed48014b30 100644 --- a/dev-ml/sexplib/sexplib-0.9.2.ebuild +++ b/dev-ml/sexplib/sexplib-0.9.2.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/sexplib/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="" diff --git a/dev-ml/sexplib/sexplib-0.9.3.ebuild b/dev-ml/sexplib/sexplib-0.9.3.ebuild index 0def0f6d5dfb..a5ed48014b30 100644 --- a/dev-ml/sexplib/sexplib-0.9.3.ebuild +++ b/dev-ml/sexplib/sexplib-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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/sexplib/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="" |