diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-24 20:25:18 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-24 20:25:18 +0100 |
commit | 2c99b7c0520ceca3349125723b1be335b270d4ca (patch) | |
tree | 091465276b3f6d3af859a82ba2dd2be787642f0a /dev-python | |
parent | dev-python/mysqlclient: Stabilize 2.2.4 amd64, #925391 (diff) | |
download | gentoo-2c99b7c0520ceca3349125723b1be335b270d4ca.tar.gz gentoo-2c99b7c0520ceca3349125723b1be335b270d4ca.tar.bz2 gentoo-2c99b7c0520ceca3349125723b1be335b270d4ca.zip |
dev-python/leechcorepyc: Stabilize 2.16.9 amd64, #925407
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.16.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.16.9.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.16.9.ebuild index 376c530be660..2c256d774426 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.16.9.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.16.9.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/ufrisk/LeechCore" 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 |