diff options
author | Sam James <sam@gentoo.org> | 2022-10-10 19:33:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-10 19:33:35 +0100 |
commit | 95c4ec1a95bad7f2faea8129cf5f7243cf68621c (patch) | |
tree | cd8a1a0abec827bb5f493d3f02dca294eafd8a8b /dev-python/leechcorepyc | |
parent | dev-python/tree-sitter: Stabilize 0.20.1 x86, #876553 (diff) | |
download | gentoo-95c4ec1a95bad7f2faea8129cf5f7243cf68621c.tar.gz gentoo-95c4ec1a95bad7f2faea8129cf5f7243cf68621c.tar.bz2 gentoo-95c4ec1a95bad7f2faea8129cf5f7243cf68621c.zip |
dev-python/leechcorepyc: Stabilize 2.12.1 x86, #876583
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild index 59dd339fd0a7..09a5ccc7af35 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.12.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # leechcorepyc ships with a bundled version of the LeechCore library. So we # don't depend on the library here. But we must be aware this module doesn't |