Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/send2trash/
Date: Sun, 20 Jun 2021 01:55:41
Message-Id: 1624154066.cc4402202eb78652a1e934504e416b72038aae7c.sam@gentoo
1 commit: cc4402202eb78652a1e934504e416b72038aae7c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 20 01:54:26 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 20 01:54:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc440220
7
8 dev-python/send2trash: Keyword 1.5.0-r1 sparc, #796365
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/send2trash/send2trash-1.5.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/send2trash/send2trash-1.5.0-r1.ebuild b/dev-python/send2trash/send2trash-1.5.0-r1.ebuild
16 index e17b9c8f827..33c385d63ab 100644
17 --- a/dev-python/send2trash/send2trash-1.5.0-r1.ebuild
18 +++ b/dev-python/send2trash/send2trash-1.5.0-r1.ebuild
19 @@ -19,6 +19,6 @@ S="${WORKDIR}"/${MY_P}
20
21 SLOT="0"
22 LICENSE="BSD"
23 -KEYWORDS="amd64 ~arm ~arm64 x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~sparc x86"
25
26 distutils_enable_tests pytest