diff options
author | Sam James <sam@gentoo.org> | 2022-02-27 16:34:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-27 16:34:12 +0000 |
commit | 1ab1dfd4fc7769628201cb14a44d61819bdbd4df (patch) | |
tree | 413a5d68747011b27acbbeed5a97efab926a32af /dev-python/send2trash | |
parent | dev-python/typed-ast: Stabilize 1.5.2 sparc, #834237 (diff) | |
download | gentoo-1ab1dfd4fc7769628201cb14a44d61819bdbd4df.tar.gz gentoo-1ab1dfd4fc7769628201cb14a44d61819bdbd4df.tar.bz2 gentoo-1ab1dfd4fc7769628201cb14a44d61819bdbd4df.zip |
dev-python/send2trash: Stabilize 1.8.0 sparc, #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 d21c9f258f0b..fb10a5d1a6a4 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 |