diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 16:28:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 16:28:29 +0000 |
commit | 5d6f93eddac6160bbdf3c937db0acaf251994462 (patch) | |
tree | 8f9f5fbb3346361cdc8b0e15e7d8dd726888bd51 /dev-python/send2trash | |
parent | dev-python/zstandard: Stabilize 0.17.0 ppc64, #834235 (diff) | |
download | gentoo-5d6f93eddac6160bbdf3c937db0acaf251994462.tar.gz gentoo-5d6f93eddac6160bbdf3c937db0acaf251994462.tar.bz2 gentoo-5d6f93eddac6160bbdf3c937db0acaf251994462.zip |
dev-python/send2trash: Stabilize 1.8.0 ppc64, #834249
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 75b81c28a805..d21c9f258f0b 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="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |