diff options
Diffstat (limited to 'media-libs/shaderc/shaderc-2018.0.ebuild')
-rw-r--r-- | media-libs/shaderc/shaderc-2018.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/shaderc/shaderc-2018.0.ebuild b/media-libs/shaderc/shaderc-2018.0.ebuild index b766cee080e9..a9ab046f9d5a 100644 --- a/media-libs/shaderc/shaderc-2018.0.ebuild +++ b/media-libs/shaderc/shaderc-2018.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc test" RDEPEND=" |