From: Matthew Thode Date: Thu, 9 Mar 2017 16:43:00 +0000 (-0600) Subject: dev-python/pyxenstore: keywording x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0134ea8561d2b188863b98eda2a1c9fdb3cddfdd;p=gentoo.git dev-python/pyxenstore: keywording x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild index 51702c9acd9a..2347be7a9f85 100644 --- a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild +++ b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="app-emulation/xen-tools"