projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb9fbeb
)
gui-wm/sway: 1.2 stable amd64 arm64 and x86
author
Matthew Thode
<prometheanfire@gentoo.org>
Fri, 27 Sep 2019 18:10:47 +0000
(13:10 -0500)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Fri, 27 Sep 2019 18:12:33 +0000
(13:12 -0500)
Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-wm/sway/sway-1.2.ebuild
patch
|
blob
|
history
diff --git
a/gui-wm/sway/sway-1.2.ebuild
b/gui-wm/sway/sway-1.2.ebuild
index e4d011fc20644f78d506466eaae09ae41aa7b095..7688622a241878dcdd3e09bb95fbadb01a7892ad 100644
(file)
--- a/
gui-wm/sway/sway-1.2.ebuild
+++ b/
gui-wm/sway/sway-1.2.ebuild
@@
-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 ~
x86"
+ KEYWORDS="
amd64 arm64
x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi