dev-util/pkgdev: stabilise 0.1.2 for amd64

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-04-28 00:27:35 +01:00
parent d32ad2ccd1
commit bcddc2c4ba

View File

@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~x64-macos"
KEYWORDS="amd64 ~x64-macos"
fi
DESCRIPTION="Collection of tools for Gentoo development"