media-libs/nv-codec-headers: Add ~x86 keyword
authorMikle Kolyada <zlogene@gentoo.org>
Tue, 6 Nov 2018 16:52:27 +0000 (19:52 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Tue, 6 Nov 2018 16:52:46 +0000 (19:52 +0300)
Closes: https://bugs.gentoo.org/670502
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

media-libs/nv-codec-headers/nv-codec-headers-8.1.24.2.ebuild

index 61ca145dbfff212691ae80e27ec4d46da62f8094..eef7acdfcb65d4b09ef5eef8292930c193487acb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 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"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""