x11-libs/libxkbcommon: Stabilize 1.12.3 amd64, #966371

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-23 22:09:16 +00:00
parent 9ce7b8b71a
commit 3da097b952
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/xkbcommon/${PN}"
else
SRC_URI="https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
S="${WORKDIR}/libxkbcommon-xkbcommon-${PV}"
fi