app-admin/salt: Stabilize 3000.5 x86, #753266

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2020-11-10 00:00:58 +00:00
parent a911e7ab9a
commit 0ee689b8ea

View File

@@ -18,7 +18,7 @@ if [[ ${PV} == 9999* ]]; then
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz
https://dev.gentoo.org/~chutzpah/dist/salt/salt-3000.2-py38-misc.patch.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
fi
LICENSE="Apache-2.0"