projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee307a9
)
www-apps/novnc: 1.0.0 stable amd64 and x86
author
Matthew Thode
<prometheanfire@gentoo.org>
Mon, 13 May 2019 22:54:09 +0000
(17:54 -0500)
committer
Matthew Thode
<prometheanfire@gentoo.org>
Mon, 13 May 2019 22:54:09 +0000
(17:54 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
www-apps/novnc/novnc-1.0.0.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/novnc/novnc-1.0.0.ebuild
b/www-apps/novnc/novnc-1.0.0.ebuild
index fd0bebd11d309efe81b9f15919e980e8294d6015..1a7845372ce0d7c9c288ecd638a61f0360725bd5 100644
(file)
--- a/
www-apps/novnc/novnc-1.0.0.ebuild
+++ b/
www-apps/novnc/novnc-1.0.0.ebuild
@@
-15,7
+15,7
@@
if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/kanaka/noVNC.git"
else
SRC_URI="https://github.com/kanaka/noVNC/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~amd64 ~arm64 ~
x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="
amd64 ~arm64
x86 ~amd64-linux ~x86-linux"
fi
S="${WORKDIR}/noVNC-${PV}"