summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-06-18 08:25:56 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-06-18 08:25:56 +0200
commita9d92b4759aecf17cea4a7599798ec1387a9789c (patch)
tree4f2f4714472f849ad1fd6a5c5c18b55798a1bdb2
parentdev-lang/rust: update rustversion sha256sums (diff)
downloadgentoo-a9d92b47.tar.gz
gentoo-a9d92b47.tar.bz2
gentoo-a9d92b47.zip
dev-python/thrift: amd64 stable wrt bug #770145
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-python/thrift/thrift-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/thrift/thrift-0.14.1.ebuild b/dev-python/thrift/thrift-0.14.1.ebuild
index bc78792f8bff..9c5915f9cc6a 100644
--- a/dev-python/thrift/thrift-0.14.1.ebuild
+++ b/dev-python/thrift/thrift-0.14.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://downloads.apache.org/${PN}/${PV}//${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}]