summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-18 17:51:13 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-18 17:52:10 +0100
commit0c6496342f7f7bdb0307137b2718e2c2956029b4 (patch)
treeab6f68b6c0f51cb5cb4452ca1cda556c4daee53f /dev-python/twitter
parentdev-python/python-mpd: amd64 stable wrt bug #606304 (diff)
downloadgentoo-0c6496342f7f7bdb0307137b2718e2c2956029b4.tar.gz
gentoo-0c6496342f7f7bdb0307137b2718e2c2956029b4.tar.bz2
gentoo-0c6496342f7f7bdb0307137b2718e2c2956029b4.zip
dev-python/twitter: amd64 stable wrt bug #606352
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/twitter')
-rw-r--r--dev-python/twitter/twitter-1.17.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twitter/twitter-1.17.1.ebuild b/dev-python/twitter/twitter-1.17.1.ebuild
index c844d0d20d42..3d86bac472c8 100644
--- a/dev-python/twitter/twitter-1.17.1.ebuild
+++ b/dev-python/twitter/twitter-1.17.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"