summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 06:16:48 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 06:16:48 +0000
commit01d06babe0e2b56b0e64da2f01565999e677b773 (patch)
tree6912857c74007e115d148abbc02ac4ba85f037a4 /media-libs/nv-codec-headers
parentdev-python/OutputCheck: Stabilize 0.4.2-r1 amd64, #899200 (diff)
downloadgentoo-01d06babe0e2b56b0e64da2f01565999e677b773.tar.gz
gentoo-01d06babe0e2b56b0e64da2f01565999e677b773.tar.bz2
gentoo-01d06babe0e2b56b0e64da2f01565999e677b773.zip
media-libs/nv-codec-headers: Stabilize 11.1.5.2 amd64, #899258
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/nv-codec-headers')
-rw-r--r--media-libs/nv-codec-headers/nv-codec-headers-11.1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/nv-codec-headers/nv-codec-headers-11.1.5.2.ebuild b/media-libs/nv-codec-headers/nv-codec-headers-11.1.5.2.ebuild
index bf44773fcf29..8dc1a3f71262 100644
--- a/media-libs/nv-codec-headers/nv-codec-headers-11.1.5.2.ebuild
+++ b/media-libs/nv-codec-headers/nv-codec-headers-11.1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/FFmpeg/nv-codec-headers/releases/download/n${PV}/${P
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 ~arm64"
src_compile() {
emake PREFIX="${EPREFIX}"/usr LIBDIR="$(get_libdir)"