summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:48:31 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:48:31 +0200
commite08b09325643715e105d3b1e9285cc0f26f26d04 (patch)
treea1abedf34c9fdf580d9117daac3d6f44aa05c9bd /dev-python/editdistance-s
parentdev-python/cfgv: amd64 stable wrt bug #791949 (diff)
downloadgentoo-e08b09325643715e105d3b1e9285cc0f26f26d04.tar.gz
gentoo-e08b09325643715e105d3b1e9285cc0f26f26d04.tar.bz2
gentoo-e08b09325643715e105d3b1e9285cc0f26f26d04.zip
dev-python/editdistance-s: amd64 stable wrt bug #791949
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/editdistance-s')
-rw-r--r--dev-python/editdistance-s/editdistance-s-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild
index 5cf084bbebf4..f0575ff7bb36 100644
--- a/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild
+++ b/dev-python/editdistance-s/editdistance-s-1.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/asottile/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"