Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/castellan/
Date: Sun, 29 Nov 2020 08:16:08
Message-Id: 1606637690.70e9bdcdcb75b6de63ac37c5838b686f3adec4ad.ago@gentoo
1 commit: 70e9bdcdcb75b6de63ac37c5838b686f3adec4ad
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 08:14:50 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 08:14:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e9bdcd
7
8 dev-python/castellan: amd64/x86 stable (ALLARCHES policy) wrt bug #756445
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
12
13 dev-python/castellan/castellan-3.6.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/castellan/castellan-3.6.0.ebuild b/dev-python/castellan/castellan-3.6.0.ebuild
17 index 382236424da..036e5deff55 100644
18 --- a/dev-python/castellan/castellan-3.6.0.ebuild
19 +++ b/dev-python/castellan/castellan-3.6.0.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26
27 CDEPEND="
28 >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]