summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-02-22 23:26:52 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-02-22 23:30:32 +0000
commit532d26db4e664d8851a9b48d23dc365b9bed4124 (patch)
treeef36d6f27c6a4ef7fa9311856587a1e478e1e808
parentsys-block/di: Removed old. (diff)
downloadgentoo-532d26db4e664d8851a9b48d23dc365b9bed4124.tar.gz
gentoo-532d26db4e664d8851a9b48d23dc365b9bed4124.tar.bz2
gentoo-532d26db4e664d8851a9b48d23dc365b9bed4124.zip
dev-python/twitter: Stable for amd64+86.
Package-Manager: portage-2.2.26
-rw-r--r--dev-python/twitter/twitter-1.17.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twitter/twitter-1.17.0.ebuild b/dev-python/twitter/twitter-1.17.0.ebuild
index 9f347f24db4b..cb64f7852826 100644
--- a/dev-python/twitter/twitter-1.17.0.ebuild
+++ b/dev-python/twitter/twitter-1.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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}]"