Skip to content

Commit

Permalink
dev-util/glslang: Stabilize 8.13.3743-r1 arm64, #738238
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Oct 8, 2020
1 parent 5c87d84 commit 65eab83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-util/glslang/glslang-8.13.3743-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 arm ~arm64 ~ppc ~ppc64 x86"
KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
S="${WORKDIR}/${PN}-${SNAPSHOT_COMMIT}"
fi

Expand Down

0 comments on commit 65eab83

Please sign in to comment.