diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:14:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-29 09:14:50 +0100 |
commit | 70e9bdcdcb75b6de63ac37c5838b686f3adec4ad (patch) | |
tree | 1f2c7bb78105f3b3cc9914b6f07e8a343497d2f4 /dev-python/castellan | |
parent | dev-libs/libinput: amd64 stable wrt bug #757354 (diff) | |
download | gentoo-70e9bdcdcb75b6de63ac37c5838b686f3adec4ad.tar.gz gentoo-70e9bdcdcb75b6de63ac37c5838b686f3adec4ad.tar.bz2 gentoo-70e9bdcdcb75b6de63ac37c5838b686f3adec4ad.zip |
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@gentoo.org>
Diffstat (limited to 'dev-python/castellan')
-rw-r--r-- | dev-python/castellan/castellan-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/castellan/castellan-3.6.0.ebuild b/dev-python/castellan/castellan-3.6.0.ebuild index 382236424dae..036e5deff557 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}] |