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/backcall/
Date: Wed, 08 Sep 2021 16:19:37
Message-Id: 1631117934.1101a4d6b77c85176fdc8ff72b956cf6261419d1.sam@gentoo
1 commit: 1101a4d6b77c85176fdc8ff72b956cf6261419d1
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Sep 8 14:35:14 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 16:18:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1101a4d6
7
8 dev-python/backcall: stable 0.2.0 for sparc, bug #811939
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/backcall/backcall-0.2.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/backcall/backcall-0.2.0.ebuild b/dev-python/backcall/backcall-0.2.0.ebuild
19 index 6c045774e1c..a8617f3d1a9 100644
20 --- a/dev-python/backcall/backcall-0.2.0.ebuild
21 +++ b/dev-python/backcall/backcall-0.2.0.ebuild
22 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
28
29 distutils_enable_tests pytest