commit: 532d26db4e664d8851a9b48d23dc365b9bed4124
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 23:26:52 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 23:30:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=532d26db
dev-python/twitter: Stable for amd64+86.
Package-Manager: portage-2.2.26
dev-python/twitter/twitter-1.17.0.ebuild | 4 ++--
1 file 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 9f347f2..cb64f78 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}]"