app-eselect/eselect-gradle: stabilize 0.2-r1 for x86

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2021-12-12 10:58:34 +01:00
parent 30cd7a6b99
commit 2483b0edcb

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://gitlab.com/Flow/${PN}.git"
else
SRC_URI="https://gitlab.com/Flow/${PN}/-/archive/${PV}/${P}.tar.bz2"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"