media-libs/oidn: Stabilize 2.3.3-r1 amd64, #958849

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-23 01:13:57 +01:00
parent 26b95c9f21
commit 93d44c11ea

View File

@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/RenderKit/${PN}/releases/download/v${PV}/${P}.src.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 -arm ~arm64 -ppc ~ppc64 -x86" # 64-bit-only
KEYWORDS="amd64 -arm ~arm64 -ppc ~ppc64 -x86" # 64-bit-only
fi
LICENSE="Apache-2.0"