summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-01-27 03:59:49 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-01-27 03:59:49 +0100
commit71a45b2a2eb8742e88a8f5a5392e3242b88cd5ff (patch)
treec3e43b040e054c2836ccd7fa6a19f47e76b76342
parentdev-python/simplejson: x86 stable (bug #706506) (diff)
downloadgentoo-71a45b2a.tar.gz
gentoo-71a45b2a.tar.bz2
gentoo-71a45b2a.zip
dev-python/thrift: x86 stable (bug #704296)
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--dev-python/thrift/thrift-0.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/thrift/thrift-0.11.0.ebuild b/dev-python/thrift/thrift-0.11.0.ebuild
index b2e382ac8ed6..50bebccd4bf8 100644
--- a/dev-python/thrift/thrift-0.11.0.ebuild
+++ b/dev-python/thrift/thrift-0.11.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]