media-libs/gmmlib: Stabilize 22.9.0 amd64, #971912

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-02 21:08:50 +01:00
parent a7ab7d34a6
commit d6e99d005d

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
fi
inherit git-r3
else
KEYWORDS="~amd64"
KEYWORDS="amd64"
SRC_URI="https://github.com/intel/gmmlib/archive/intel-${P}.tar.gz"
S="${WORKDIR}/${PN}-intel-${P}"
fi