diff options
author | Sam James <sam@gentoo.org> | 2021-06-20 02:54:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-20 02:54:26 +0100 |
commit | cc4402202eb78652a1e934504e416b72038aae7c (patch) | |
tree | 0d41eb425efca4cb0d03051e7eb14e4ac850fcb3 /dev-python/send2trash | |
parent | dev-python/prometheus_client: Keyword 0.11.0 sparc, #796365 (diff) | |
download | gentoo-cc4402202eb78652a1e934504e416b72038aae7c.tar.gz gentoo-cc4402202eb78652a1e934504e416b72038aae7c.tar.bz2 gentoo-cc4402202eb78652a1e934504e416b72038aae7c.zip |
dev-python/send2trash: Keyword 1.5.0-r1 sparc, #796365
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/send2trash')
-rw-r--r-- | dev-python/send2trash/send2trash-1.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/send2trash/send2trash-1.5.0-r1.ebuild b/dev-python/send2trash/send2trash-1.5.0-r1.ebuild index e17b9c8f8277..33c385d63abf 100644 --- a/dev-python/send2trash/send2trash-1.5.0-r1.ebuild +++ b/dev-python/send2trash/send2trash-1.5.0-r1.ebuild @@ -19,6 +19,6 @@ S="${WORKDIR}"/${MY_P} SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~sparc x86" distutils_enable_tests pytest |