commit: 44990ccc04a69f9409c899d17765d9002e25afbb
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 22:56:52 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 22:57:18 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44990ccc
dev-python/texttable: Stable for amd64.
Package-Manager: portage-2.3.0
dev-python/texttable/texttable-0.8.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/texttable/texttable-0.8.3.ebuild
b/dev-python/texttable/texttable-0.8.3.ebuild
index abe1132..9438694 100644
--- a/dev-python/texttable/texttable-0.8.3.ebuild
+++ b/dev-python/texttable/texttable-0.8.3.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="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
IUSE=""
DEPEND=""