diff options
author | 2022-10-08 13:25:02 +0100 | |
---|---|---|
committer | 2022-10-08 13:25:02 +0100 | |
commit | 626d0ae23772212e9e44f6ee4411f3946b7a1613 (patch) | |
tree | 9a2fb9311b47818c99f32024398c2dcf44334205 /dev-python/pathable | |
parent | gnustep-base/gnustep-make: fix MissingSlotDep on gcc, clang (diff) | |
download | gentoo-626d0ae23772212e9e44f6ee4411f3946b7a1613.tar.gz gentoo-626d0ae23772212e9e44f6ee4411f3946b7a1613.tar.bz2 gentoo-626d0ae23772212e9e44f6ee4411f3946b7a1613.zip |
dev-python/pathable: Stabilize 0.4.3 amd64, #875296
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pathable')
-rw-r--r-- | dev-python/pathable/pathable-0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pathable/pathable-0.4.3.ebuild b/dev-python/pathable/pathable-0.4.3.ebuild index 7ae18e65a70b..599f09ac14db 100644 --- a/dev-python/pathable/pathable-0.4.3.ebuild +++ b/dev-python/pathable/pathable-0.4.3.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" distutils_enable_tests pytest |