Skip to content

Commit

Permalink
app-shells/zsh-syntax-highlighting: mark stable
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <[email protected]>
  • Loading branch information
Zlogene committed Feb 24, 2020
1 parent c9b99d1 commit f737b20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ -z ${PV%%*9999} ]]; then
else
MY_PV=$(ver_rs 3 -)
SRC_URI="https://github.com/zsh-users/zsh-syntax-highlighting/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi

Expand Down

0 comments on commit f737b20

Please sign in to comment.