commit: 70e9bdcdcb75b6de63ac37c5838b686f3adec4ad
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 08:14:50 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 08:14:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e9bdcd
dev-python/castellan: amd64/x86 stable (ALLARCHES policy) wrt bug #756445
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-python/castellan/castellan-3.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/castellan/castellan-3.6.0.ebuild
b/dev-python/castellan/castellan-3.6.0.ebuild
index 382236424da..036e5deff55 100644
--- a/dev-python/castellan/castellan-3.6.0.ebuild
+++ b/dev-python/castellan/castellan-3.6.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
CDEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]