diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 11:00:00 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-09-06 11:00:00 +0200 |
commit | ad714403f642e64fc58c6652a6e290e7b10e1c26 (patch) | |
tree | 933f83daee9da407a462258f06d6b980c0553503 /dev-python | |
parent | dev-util/scons: Stabilize 4.4.0 x86, #868447 (diff) | |
download | gentoo-ad714403f642e64fc58c6652a6e290e7b10e1c26.tar.gz gentoo-ad714403f642e64fc58c6652a6e290e7b10e1c26.tar.bz2 gentoo-ad714403f642e64fc58c6652a6e290e7b10e1c26.zip |
dev-python/leechcorepyc: Stabilize 2.12.0 amd64, #868672
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild index 25fcfee44ade..59dd339fd0a7 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.12.0.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.12.0.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 |