diff options
author | Sam James <sam@gentoo.org> | 2024-04-24 16:30:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-24 16:30:55 +0100 |
commit | 4fa2209d2b5361a6b911235d3a0e15011537b586 (patch) | |
tree | 4589941348a8f9df1de55bffe7267debdffe8ce0 /dev-python/send2trash | |
parent | dev-python/chameleon: Stabilize 4.5.4 ALLARCHES, #930614 (diff) | |
download | gentoo-4fa2209d2b5361a6b911235d3a0e15011537b586.tar.gz gentoo-4fa2209d2b5361a6b911235d3a0e15011537b586.tar.bz2 gentoo-4fa2209d2b5361a6b911235d3a0e15011537b586.zip |
dev-python/send2trash: Stabilize 1.8.3 ALLARCHES, #930615
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/send2trash')
-rw-r--r-- | dev-python/send2trash/send2trash-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.8.3.ebuild b/dev-python/send2trash/send2trash-1.8.3.ebuild index 816b76361a12..b857080fec6a 100644 --- a/dev-python/send2trash/send2trash-1.8.3.ebuild +++ b/dev-python/send2trash/send2trash-1.8.3.ebuild @@ -18,6 +18,6 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest |