diff options
author | Sam James <sam@gentoo.org> | 2022-02-28 05:19:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-28 05:19:39 +0000 |
commit | 12f056c08263df14fa59e7ebbf8ba08ab03e4223 (patch) | |
tree | fe5691ed835863f434c2ccf823f170f7bb8bcf80 /media-libs/osl | |
parent | media-libs/openimageio: Stabilize 2.3.12.0-r3 amd64, #833158 (diff) | |
download | gentoo-12f056c08263df14fa59e7ebbf8ba08ab03e4223.tar.gz gentoo-12f056c08263df14fa59e7ebbf8ba08ab03e4223.tar.bz2 gentoo-12f056c08263df14fa59e7ebbf8ba08ab03e4223.zip |
media-libs/osl: Stabilize 1.11.17.0-r3 amd64, #833158
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/osl')
-rw-r--r-- | media-libs/osl/osl-1.11.17.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/osl/osl-1.11.17.0-r3.ebuild b/media-libs/osl/osl-1.11.17.0-r3.ebuild index 524e24a932de..3f98563dd7a0 100644 --- a/media-libs/osl/osl-1.11.17.0-r3.ebuild +++ b/media-libs/osl/osl-1.11.17.0-r3.ebuild @@ -20,7 +20,7 @@ LICENSE="BSD" # TODO: drop .1 on next SONAME change (probably 1.11 -> 1.12), we needed # a nudge to force rebuilds due to openexr 2 -> openexr 3 change. SLOT="0/$(ver_cut 2).1" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" X86_CPU_FEATURES=( |