summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-03-30 12:03:28 -0400
committerAaron Bauman <bman@gentoo.org>2018-03-30 12:04:13 -0400
commit581f39f5cb35fbae2c6ae6b11d5a3d56aedfe8c3 (patch)
tree41209fb32e4b16226c33d5965a8db6ac0ba14d0d /media-libs/osl
parentmedia-gfx/blender: amd64 stable (diff)
downloadgentoo-581f39f5cb35fbae2c6ae6b11d5a3d56aedfe8c3.tar.gz
gentoo-581f39f5cb35fbae2c6ae6b11d5a3d56aedfe8c3.tar.bz2
gentoo-581f39f5cb35fbae2c6ae6b11d5a3d56aedfe8c3.zip
media-libs/osl: amd64 stable
Bug: https://bugs.gentoo.org/642270 Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'media-libs/osl')
-rw-r--r--media-libs/osl/osl-1.8.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/osl/osl-1.8.12.ebuild b/media-libs/osl/osl-1.8.12.ebuild
index 7e3015859962..038b952f7f47 100644
--- a/media-libs/osl/osl-1.8.12.ebuild
+++ b/media-libs/osl/osl-1.8.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/imageworks/OpenShadingLanguage/archive/Release-${MY_
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
X86_CPU_FEATURES=( sse2:sse2 sse3:sse3 sse4_1:sse4.1 sse4_2:sse4.2 )
CPU_FEATURES=( ${X86_CPU_FEATURES[@]/#/cpu_flags_x86_} )