commit:     98a7b44a559f6d43c685b64969bfe453080bb74c
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 06:04:19 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 06:25:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a7b44a

dev-python/texttable: stabilize 1.6.3 on amd64

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/texttable/texttable-1.6.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/texttable/texttable-1.6.3.ebuild 
b/dev-python/texttable/texttable-1.6.3.ebuild
index c7de9a1c120..1c3c33958eb 100644
--- a/dev-python/texttable/texttable-1.6.3.ebuild
+++ b/dev-python/texttable/texttable-1.6.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/foutaise/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"
 

Reply via email to