projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8356d8b
)
gui-wm/sway: x86 stable (bug #682942)
author
Thomas Deutschmann
<whissi@gentoo.org>
Wed, 24 Apr 2019 23:03:12 +0000
(
01:03
+0200)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Wed, 24 Apr 2019 23:03:12 +0000
(
01:03
+0200)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
gui-wm/sway/sway-1.0.ebuild
patch
|
blob
|
history
diff --git
a/gui-wm/sway/sway-1.0.ebuild
b/gui-wm/sway/sway-1.0.ebuild
index 412af2358e26bd8f1c9817c7e16880e66cf3a430..959bbbde1c796c49c868740c5c95b5f6ecbf7058 100644
(file)
--- a/
gui-wm/sway/sway-1.0.ebuild
+++ b/
gui-wm/sway/sway-1.0.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