diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:00:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-08 14:10:01 +0200 |
commit | 95c4213a0ebc72f733e76f9c772f3397b69294b4 (patch) | |
tree | ce39418a289e18469bafcd1588b6c2b6d9080255 /media-libs/nv-codec-headers | |
parent | media-libs/libaom: x86 stable (bug #682558) (diff) | |
download | gentoo-95c4213a0ebc72f733e76f9c772f3397b69294b4.tar.gz gentoo-95c4213a0ebc72f733e76f9c772f3397b69294b4.tar.bz2 gentoo-95c4213a0ebc72f733e76f9c772f3397b69294b4.zip |
media-libs/nv-codec-headers: x86 stable (bug #682558)
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/nv-codec-headers')
-rw-r--r-- | media-libs/nv-codec-headers/nv-codec-headers-8.1.24.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.2.ebuild b/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.2.ebuild index 14dc6a02e0b5..a981ee6a487b 100644 --- a/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.2.ebuild +++ b/media-libs/nv-codec-headers/nv-codec-headers-8.1.24.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/FFmpeg/nv-codec-headers/releases/download/n${PV}/${P LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |