commit:     efff24bb5ae8fe201dc6183bd612878537914fc3
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 07:59:54 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 08:06:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efff24bb

dev-python/texttable: stabilize 1.6.4 for amd64, arm64, x86

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

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

diff --git a/dev-python/texttable/texttable-1.6.4.ebuild 
b/dev-python/texttable/texttable-1.6.4.ebuild
index 31621be8f4f..ec0eced974c 100644
--- a/dev-python/texttable/texttable-1.6.4.ebuild
+++ b/dev-python/texttable/texttable-1.6.4.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