diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 13:10:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-06 13:10:22 +0300 |
commit | b3be10e61ad87f4de1e583bcb208c3689cdde4ae (patch) | |
tree | 205b78241fecb556f3ac76251db8255eb63913f8 /dev-python | |
parent | dev-python/git-review: Stabilize 2.4.0 ALLARCHES, #928694 (diff) | |
download | gentoo-b3be10e61ad87f4de1e583bcb208c3689cdde4ae.tar.gz gentoo-b3be10e61ad87f4de1e583bcb208c3689cdde4ae.tar.bz2 gentoo-b3be10e61ad87f4de1e583bcb208c3689cdde4ae.zip |
dev-python/leechcorepyc: Stabilize 2.17.4 amd64, #928697
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/leechcorepyc/leechcorepyc-2.17.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/leechcorepyc/leechcorepyc-2.17.4.ebuild b/dev-python/leechcorepyc/leechcorepyc-2.17.4.ebuild index 594aa6daeab7..c3d940f10178 100644 --- a/dev-python/leechcorepyc/leechcorepyc-2.17.4.ebuild +++ b/dev-python/leechcorepyc/leechcorepyc-2.17.4.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 |