sys-fs/exfatprogs: Stabilize 1.1.2 x86, #807520

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-08-11 01:00:22 +01:00
parent 475dd96bf1
commit 4be4e5bab8

View File

@@ -10,7 +10,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git"
else
SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
fi
LICENSE="GPL-2"
SLOT="0"