summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-18 14:45:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-18 14:45:57 +0200
commitc2a354fc72d223b0b50450d68645579bb6ec918d (patch)
tree8e6dd7e6320f350899ab1548fc7d42ffcaed69bf /dev-python/identify
parentdev-util/ltrace: amd64 stable wrt bug #808755 (diff)
downloadgentoo-c2a354fc72d223b0b50450d68645579bb6ec918d.tar.gz
gentoo-c2a354fc72d223b0b50450d68645579bb6ec918d.tar.bz2
gentoo-c2a354fc72d223b0b50450d68645579bb6ec918d.zip
dev-python/identify: amd64 stable wrt bug #808757
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/identify')
-rw-r--r--dev-python/identify/identify-2.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/identify/identify-2.2.11.ebuild b/dev-python/identify/identify-2.2.11.ebuild
index c3b147be85a7..0310f5673f98 100644
--- a/dev-python/identify/identify-2.2.11.ebuild
+++ b/dev-python/identify/identify-2.2.11.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/pre-commit/${PN}/archive/refs/tags/v${PV}.tar.gz ->
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="dev-python/editdistance-s[${PYTHON_USEDEP}]"