diff options
author | Sam James <sam@gentoo.org> | 2022-03-06 23:40:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-06 23:40:18 +0000 |
commit | 265fcb3f244cf0ac5052d53c621cde21d54b3355 (patch) | |
tree | 61b3db3421565140cdf6d1fcc807ca810f510942 /dev-python | |
parent | dev-python/typed-ast: Stabilize 1.5.2 arm, #834237 (diff) | |
download | gentoo-265fcb3f244cf0ac5052d53c621cde21d54b3355.tar.gz gentoo-265fcb3f244cf0ac5052d53c621cde21d54b3355.tar.bz2 gentoo-265fcb3f244cf0ac5052d53c621cde21d54b3355.zip |
dev-python/send2trash: Stabilize 1.8.0 arm, #834249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-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 a0de622a5083..3f1a258f5f59 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 |