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, 27 Feb 2022 16:39:12
Message-Id: 1645979652.1ab1dfd4fc7769628201cb14a44d61819bdbd4df.sam@gentoo
1 commit: 1ab1dfd4fc7769628201cb14a44d61819bdbd4df
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 16:34:12 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 16:34:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ab1dfd4
7
8 dev-python/send2trash: Stabilize 1.8.0 sparc, #834249
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/send2trash/send2trash-1.8.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/send2trash/send2trash-1.8.0.ebuild b/dev-python/send2trash/send2trash-1.8.0.ebuild
16 index d21c9f258f0b..fb10a5d1a6a4 100644
17 --- a/dev-python/send2trash/send2trash-1.8.0.ebuild
18 +++ b/dev-python/send2trash/send2trash-1.8.0.ebuild
19 @@ -16,6 +16,6 @@ SRC_URI="
20
21 SLOT="0"
22 LICENSE="BSD"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
25
26 distutils_enable_tests pytest