dev-python/twine: amd64 stable wrt bug #714532
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 25 Mar 2020 14:02:05 +0000 (15:02 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 25 Mar 2020 14:17:00 +0000 (15:17 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/twine/twine-3.0.0.ebuild

index 75c85fccf49ab7097c4a42168c2e986f01d1e823..a17698e872413b3fb660b87316911dd82fed4f6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pypa/twine/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"