diff options
author | 2023-09-25 18:53:45 +0000 | |
---|---|---|
committer | 2023-09-25 18:53:45 +0000 | |
commit | 054d5514a413d9e717ee2431c6f00e722a5cac70 (patch) | |
tree | cb38f723d6913b0fa4f3b2ba080cc32fa0c87d91 /dev-python/identify | |
parent | dev-python/websockify: Remove old (diff) | |
download | gentoo-054d5514a413d9e717ee2431c6f00e722a5cac70.tar.gz gentoo-054d5514a413d9e717ee2431c6f00e722a5cac70.tar.bz2 gentoo-054d5514a413d9e717ee2431c6f00e722a5cac70.zip |
dev-python/identify: Stabilize 2.5.29 ALLARCHES, #914672
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/identify')
-rw-r--r-- | dev-python/identify/identify-2.5.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/identify/identify-2.5.29.ebuild b/dev-python/identify/identify-2.5.29.ebuild index 906b58d7a709..f7d940f48b0b 100644 --- a/dev-python/identify/identify-2.5.29.ebuild +++ b/dev-python/identify/identify-2.5.29.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86" RDEPEND=" dev-python/ukkonen[${PYTHON_USEDEP}] |