summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-01-31 14:45:31 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-01-31 14:45:31 +0100
commit4a556f1679675dab0eef5d99cd4219b89e0ae193 (patch)
treebed8aab11da14b930b0a468ae1361c66dbcc3407 /dev-python
parentdev-python/towncrier: amd64 stable wrt bug #706508 (diff)
downloadgentoo-4a556f1679675dab0eef5d99cd4219b89e0ae193.tar.gz
gentoo-4a556f1679675dab0eef5d99cd4219b89e0ae193.tar.bz2
gentoo-4a556f1679675dab0eef5d99cd4219b89e0ae193.zip
dev-python/twine: amd64 stable wrt bug #706508
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/twine/twine-1.15.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twine/twine-1.15.0.ebuild b/dev-python/twine/twine-1.15.0.ebuild
index 5a95c421b744..dd7bd66b157d 100644
--- a/dev-python/twine/twine-1.15.0.ebuild
+++ b/dev-python/twine/twine-1.15.0.ebuild
@@ -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 ~hppa ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~sparc ~x86"
IUSE="test"
CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"