app-arch/createrepo_c: Stabilize 1.2.2-r1 x86, #976350

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-05-30 11:06:46 +01:00
parent 2df0930c9c
commit 75449a0cf0

View File

@@ -12,7 +12,7 @@ if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://github.com/rpm-software-management/createrepo_c.git"
else
SRC_URI="https://github.com/rpm-software-management/createrepo_c/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"