summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:48:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-26 08:48:35 +0200
commitca2e1e97fa778bc363c1a2370d284e993c080301 (patch)
tree647663fb015719546144ea1aad0ab15816cbb514
parentdev-python/editdistance-s: amd64 stable wrt bug #791949 (diff)
downloadgentoo-ca2e1e97.tar.gz
gentoo-ca2e1e97.tar.bz2
gentoo-ca2e1e97.zip
dev-python/identify: 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>
-rw-r--r--dev-python/identify/identify-2.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/identify/identify-2.2.4.ebuild b/dev-python/identify/identify-2.2.4.ebuild
index a83837f77d4e..a8fff847953b 100644
--- a/dev-python/identify/identify-2.2.4.ebuild
+++ b/dev-python/identify/identify-2.2.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pre-commit/${PN}/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
RDEPEND="dev-python/editdistance-s[${PYTHON_USEDEP}]"