dev-python/discogs-client: Stabilize 2.5 ALLARCHES, #879597

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-11-05 06:27:00 +00:00
parent b8bd4d59ff
commit cd60fb26e9

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/p/python3-${PN}/python3-${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
S="${WORKDIR}/python3-${P}"
fi