diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:27:43 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-14 15:27:43 +0100 |
commit | 270933164124eb1e45a08f301d9df61dd7ef76ee (patch) | |
tree | 7bb08b685f21d0a3b69e3a32ad3dae15608bac14 /dev-ml | |
parent | dev-ml/octavius: x86 keyworded (bug #627836) (diff) | |
download | gentoo-270933164124eb1e45a08f301d9df61dd7ef76ee.tar.gz gentoo-270933164124eb1e45a08f301d9df61dd7ef76ee.tar.bz2 gentoo-270933164124eb1e45a08f301d9df61dd7ef76ee.zip |
dev-ml/configurator: x86 keyworded (bug #627836)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/configurator/configurator-0.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/configurator/configurator-0.9.1.ebuild b/dev-ml/configurator/configurator-0.9.1.ebuild index 716cc43af9a2..76c8abbab093 100644 --- a/dev-ml/configurator/configurator-0.9.1.ebuild +++ b/dev-ml/configurator/configurator-0.9.1.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/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=" |