diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-15 16:05:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-15 16:05:49 +0100 |
commit | e8bb4a40e489141b6b494c2975472d69e094bf57 (patch) | |
tree | 106c323f3ed7ee571fe9d77a12222b6da9ba99c9 /media-video | |
parent | media-video/ffmpeg: amd64 stable wrt bug #608868 (diff) | |
download | gentoo-e8bb4a40e489141b6b494c2975472d69e094bf57.tar.gz gentoo-e8bb4a40e489141b6b494c2975472d69e094bf57.tar.bz2 gentoo-e8bb4a40e489141b6b494c2975472d69e094bf57.zip |
media-video/nvidia_video_sdk: amd64 stable wrt bug #608868
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/nvidia_video_sdk/nvidia_video_sdk-6.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/nvidia_video_sdk/nvidia_video_sdk-6.0.1.ebuild b/media-video/nvidia_video_sdk/nvidia_video_sdk-6.0.1.ebuild index ab2829c1b65c..d3fb6c56cbe0 100644 --- a/media-video/nvidia_video_sdk/nvidia_video_sdk-6.0.1.ebuild +++ b/media-video/nvidia_video_sdk/nvidia_video_sdk-6.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="https://developer.nvidia.com/video-sdk-$(replace_all_version_separators LICENSE="MIT tools? ( NVIDIA-CODEC-SDK )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="tools" RDEPEND=" |