commit: 0134ea8561d2b188863b98eda2a1c9fdb3cddfdd
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 9 16:43:00 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Mar 9 16:43:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0134ea85
dev-python/pyxenstore: keywording x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/pyxenstore/pyxenstore-0.0.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild
b/dev-python/pyxenstore/pyxenstore-0.0.2.ebuild
index 51702c9acd9..2347be7a9f8 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"