commit:     01a0c6d6b089214d72bd8e230c44dc918b7bbbb9
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 19 04:29:47 2020 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Fri Jun 19 04:33:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a0c6d6

dev-util/glslang: 8.13.3743-r1 stable

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 dev-util/glslang/glslang-8.13.3743-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/glslang/glslang-8.13.3743-r1.ebuild 
b/dev-util/glslang/glslang-8.13.3743-r1.ebuild
index fbcadffb855..c6ed470a423 100644
--- a/dev-util/glslang/glslang-8.13.3743-r1.ebuild
+++ b/dev-util/glslang/glslang-8.13.3743-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
 else
        SNAPSHOT_COMMIT="${PV}"
        
SRC_URI="https://github.com/KhronosGroup/${PN}/archive/${SNAPSHOT_COMMIT}.tar.gz
 -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~ppc64 ~x86"
+       KEYWORDS="amd64 ~ppc64 x86"
        S="${WORKDIR}/${PN}-${SNAPSHOT_COMMIT}"
 fi
 

Reply via email to