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: Thu, 30 Jul 2020 20:04:01
Message-Id: 1596139158.048fd089579c5fe28e943ed86720312efcb2f4b9.sam@gentoo
1 commit: 048fd089579c5fe28e943ed86720312efcb2f4b9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 19:59:18 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 19:59:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=048fd089
7
8 dev-python/backcall: ALLARCHES stable (via amd64, bug #734388)
9
10 Closes: https://bugs.gentoo.org/734388
11 Package-Manager: Portage-3.0.1, Repoman-2.3.23
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-python/backcall/backcall-0.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/backcall/backcall-0.2.0.ebuild b/dev-python/backcall/backcall-0.2.0.ebuild
18 index 8b293babaa7..4cdb8b03978 100644
19 --- a/dev-python/backcall/backcall-0.2.0.ebuild
20 +++ b/dev-python/backcall/backcall-0.2.0.ebuild
21 @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux"
27
28 distutils_enable_tests pytest