Skip to content

Commit

Permalink
gui-wm/sway: 1.6.1 stable amd64/arm64/x86
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Jul 24, 2021
1 parent aae6b61 commit 232cf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui-wm/sway/sway-1.6.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
MY_PV=${PV/_rc/-rc}
SRC_URI="https://github.com/swaywm/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi

Expand Down

0 comments on commit 232cf4c

Please sign in to comment.