diff options
author | Sam James <sam@gentoo.org> | 2021-11-18 08:10:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-18 08:10:05 +0000 |
commit | affe51d05d1fd67411b03777e609d859ee3822c0 (patch) | |
tree | 6dbc72f3cc4198179093e44cf6dbd5729d538d8d /dev-python/send2trash | |
parent | dev-python/nbconvert: Stabilize 6.0.7 ppc, #811939 (diff) | |
download | gentoo-affe51d05d1fd67411b03777e609d859ee3822c0.tar.gz gentoo-affe51d05d1fd67411b03777e609d859ee3822c0.tar.bz2 gentoo-affe51d05d1fd67411b03777e609d859ee3822c0.zip |
dev-python/send2trash: Stabilize 1.8.0 ppc, #811939
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 075405785581..3bd754379082 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 hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest |