diff options
author | Sam James <sam@gentoo.org> | 2022-10-10 19:32:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-10 19:33:00 +0100 |
commit | b9e438f718e9cca2740b734828adfdc2e8ca097e (patch) | |
tree | 03343d459a9f4c706499f8af3b270f2850a58657 /dev-python/leechcorepyc | |
parent | dev-python/makefun: Stabilize 1.15.0 ALLARCHES, #876580 (diff) | |
download | gentoo-b9e438f718e9cca2740b734828adfdc2e8ca097e.tar.gz gentoo-b9e438f718e9cca2740b734828adfdc2e8ca097e.tar.bz2 gentoo-b9e438f718e9cca2740b734828adfdc2e8ca097e.zip |
dev-python/leechcorepyc: Stabilize 2.12.1 amd64, #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 25fcfee44ade..59dd339fd0a7 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 |