From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 142D913835B for ; Fri, 11 Dec 2020 07:58:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44F14E0980; Fri, 11 Dec 2020 07:58:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BE4DE0984 for ; Fri, 11 Dec 2020 07:58:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7271B340FCD for ; Fri, 11 Dec 2020 07:58:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8D1F48D for ; Fri, 11 Dec 2020 07:58:25 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1607673491.206b84cc385c0f2a6d09102d8a862f637808bde4.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/osl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/osl/osl-1.10.13.ebuild X-VCS-Directories: media-libs/osl/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 206b84cc385c0f2a6d09102d8a862f637808bde4 X-VCS-Branch: master Date: Fri, 11 Dec 2020 07:58:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a3b8f048-0b0b-4c44-9f05-0c6812d8f545 X-Archives-Hash: 993381b14461d76f1b392520470c6d52 commit: 206b84cc385c0f2a6d09102d8a862f637808bde4 Author: Joonas Niilola gentoo org> AuthorDate: Fri Dec 11 07:56:03 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Dec 11 07:58:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=206b84cc media-libs/osl: stabilize 1.10.13 on amd64 Closes: https://bugs.gentoo.org/759442 Signed-off-by: Joonas Niilola gentoo.org> media-libs/osl/osl-1.10.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/osl/osl-1.10.13.ebuild b/media-libs/osl/osl-1.10.13.ebuild index 85fdd979a7f..fdab29afa48 100644 --- a/media-libs/osl/osl-1.10.13.ebuild +++ b/media-libs/osl/osl-1.10.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/imageworks/OpenShadingLanguage/archive/Release-${PV} LICENSE="BSD" SLOT="0/10" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" X86_CPU_FEATURES=( sse2:sse2 sse3:sse3 ssse3:ssse3 sse4_1:sse4.1 sse4_2:sse4.2