projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c44ef59
)
gui-wm/sway: 1.4 stable amd64 x86 and arm64
author
Matthew Thode
<prometheanfire@gentoo.org>
Sat, 22 Feb 2020 21:37:46 +0000
(15:37 -0600)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Sat, 22 Feb 2020 21:37:46 +0000
(15:37 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
gui-wm/sway/sway-1.4.ebuild
patch
|
blob
|
history
diff --git
a/gui-wm/sway/sway-1.4.ebuild
b/gui-wm/sway/sway-1.4.ebuild
index 4e8d954b57fdb01d1b559c485e5f236a67fd2cd9..d0fc53539b7b7d9fd049572174dd1398753e913e 100644
(file)
--- a/
gui-wm/sway/sway-1.4.ebuild
+++ b/
gui-wm/sway/sway-1.4.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 ~ppc64 ~
x86"
+ KEYWORDS="
amd64 arm64 ~ppc64
x86"
S="${WORKDIR}/${PN}-${MY_PV}"
fi