summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-03 12:30:40 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-03 12:30:40 +0100
commit08a56a28c7f180263c6bf21df2c8648a6869c8b1 (patch)
tree6482aeb767d935b14b8d45fa9c76b4a1db9e92d3
parentdev-python/towncrier: x86 stable wrt bug #706508 (diff)
downloadgentoo-08a56a28.tar.gz
gentoo-08a56a28.tar.bz2
gentoo-08a56a28.zip
dev-python/twine: x86 stable wrt bug #706508
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 dd7bd66b157d..d6fabace0f64 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}]"