diff options
author | Sam James <sam@gentoo.org> | 2021-01-24 19:31:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-24 19:31:44 +0000 |
commit | 64a16afae20b1938063ea105d27b0fd3725b5798 (patch) | |
tree | 4f626ec9b937c4df749070a931e1b8587a62fcb0 /media-libs/shaderc | |
parent | media-libs/vulkan-layers: Stabilize 1.2.162 ppc64, #766713 (diff) | |
download | gentoo-64a16afae20b1938063ea105d27b0fd3725b5798.tar.gz gentoo-64a16afae20b1938063ea105d27b0fd3725b5798.tar.bz2 gentoo-64a16afae20b1938063ea105d27b0fd3725b5798.zip |
media-libs/shaderc: Stabilize 2020.5_pre20201216 ppc64, #766713
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/shaderc')
-rw-r--r-- | media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild b/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild index 63a26151653d..9c1ee75c3fe3 100644 --- a/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild +++ b/media-libs/shaderc/shaderc-2020.5_pre20201216.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ S="${WORKDIR}/${PN}-${EGIT_COMMIT}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ppc64 ~x86" IUSE="doc test" RDEPEND=" |