diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:33:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:41:57 +0100 |
commit | de99503e831a1f7d6f2a70c9eea2bfeb8cb4c68c (patch) | |
tree | fdd626e1d15644460bcc1ba4b38fa87ca824d155 /dev-python/twython | |
parent | dev-python/twine: x86 stable wrt bug #714532 (diff) | |
download | gentoo-de99503e831a1f7d6f2a70c9eea2bfeb8cb4c68c.tar.gz gentoo-de99503e831a1f7d6f2a70c9eea2bfeb8cb4c68c.tar.bz2 gentoo-de99503e831a1f7d6f2a70c9eea2bfeb8cb4c68c.zip |
dev-python/twython: x86 stable wrt bug #714534
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/twython')
-rw-r--r-- | dev-python/twython/twython-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twython/twython-3.6.0.ebuild b/dev-python/twython/twython-3.6.0.ebuild index 9049ca9b8dbf..cda1f7b4a7ff 100644 --- a/dev-python/twython/twython-3.6.0.ebuild +++ b/dev-python/twython/twython-3.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/t/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |