summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-15 12:25:58 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-03-15 12:25:58 +0100
commitf2852b2e12bec89a6647717e656a66075b710386 (patch)
tree376dea32a8ea8ac451a6f6003419c921a83251ed /dev-python/filetype
parentdev-python/entrypoints: Stabilize 0.4 ALLARCHES, #835195 (diff)
downloadgentoo-f2852b2e12bec89a6647717e656a66075b710386.tar.gz
gentoo-f2852b2e12bec89a6647717e656a66075b710386.tar.bz2
gentoo-f2852b2e12bec89a6647717e656a66075b710386.zip
dev-python/filetype: Stabilize 1.0.10 ALLARCHES, #835196
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/filetype')
-rw-r--r--dev-python/filetype/filetype-1.0.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filetype/filetype-1.0.10.ebuild b/dev-python/filetype/filetype-1.0.10.ebuild
index 6891e931dbe6..1caa25aaa615 100644
--- a/dev-python/filetype/filetype-1.0.10.ebuild
+++ b/dev-python/filetype/filetype-1.0.10.ebuild
@@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
distutils_enable_tests unittest