diff options
author | Sam James <sam@gentoo.org> | 2021-10-04 01:48:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-04 01:48:52 +0100 |
commit | 75f52838c2b7da2caabeb04b8edf991dd93f2aa0 (patch) | |
tree | 6c027b98305d9f0c05ad44fc80018b2d779e0793 /dev-python/send2trash | |
parent | dev-python/regex: Stabilize 2021.8.28 x86, #815997 (diff) | |
download | gentoo-75f52838c2b7da2caabeb04b8edf991dd93f2aa0.tar.gz gentoo-75f52838c2b7da2caabeb04b8edf991dd93f2aa0.tar.bz2 gentoo-75f52838c2b7da2caabeb04b8edf991dd93f2aa0.zip |
dev-python/send2trash: Stabilize 1.8.0 x86, #816003
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/send2trash')
-rw-r--r-- | dev-python/send2trash/send2trash-1.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.8.0.ebuild b/dev-python/send2trash/send2trash-1.8.0.ebuild index c56abc30be08..2741150b31a4 100644 --- a/dev-python/send2trash/send2trash-1.8.0.ebuild +++ b/dev-python/send2trash/send2trash-1.8.0.ebuild @@ -16,6 +16,6 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |