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: Mon, 12 Jul 2021 06:42:04
Message-Id: 1626072070.f8de8d491a8b073b6d28cd65a4a8fd6a33a203ad.sam@gentoo
1 commit: f8de8d491a8b073b6d28cd65a4a8fd6a33a203ad
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 12 06:40:01 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 12 06:41:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8de8d49
7
8 dev-python/send2trash: Keyword 1.5.0-r1 ppc, #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 931f701b4ad..e5ca02fb917 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 ~ppc64 ~sparc x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86"
25
26 distutils_enable_tests pytest