Skip to content

Commit

Permalink
gui-wm/sway: stablize 1.5.1-r1 with cleanup
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Matthew Thode <[email protected]>
  • Loading branch information
prometheanfire committed Jan 21, 2021
1 parent fcf3b80 commit bda305d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 119 deletions.
4 changes: 2 additions & 2 deletions gui-wm/sway/sway-1.5.1-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -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 ~x86"
KEYWORDS="amd64 arm64 ~ppc64 x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi

Expand Down
117 changes: 0 additions & 117 deletions gui-wm/sway/sway-1.5.1.ebuild

This file was deleted.

0 comments on commit bda305d

Please sign in to comment.