diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 11:29:13 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-25 11:29:18 +0300 |
commit | 15f172b310b88b6d0f7bf6e4e56c956f2141f443 (patch) | |
tree | 8cf39f1bb9a3c601570814be0c393aa552a278c6 /dev-python/leechcorepyc | |
parent | app-text/crqt-ng: remove old version (diff) | |
download | gentoo-15f172b310b88b6d0f7bf6e4e56c956f2141f443.tar.gz gentoo-15f172b310b88b6d0f7bf6e4e56c956f2141f443.tar.bz2 gentoo-15f172b310b88b6d0f7bf6e4e56c956f2141f443.zip |
dev-python/leechcorepyc: Stabilize 2.14.3 amd64, #907154
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/leechcorepyc')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.14.3.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.14.3.ebuild index 8425d591ca7d..ed0c33db2819 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.14.3.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.14.3.ebuild @@ -13,7 +13,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 |