projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ef9229
)
app-emulation/runc: amd64 stable wrt bug #581236
author
Agostino Sarubbo
<ago@gentoo.org>
Wed, 27 Apr 2016 08:24:03 +0000
(10:24 +0200)
committer
Agostino Sarubbo
<ago@gentoo.org>
Wed, 27 Apr 2016 08:24:03 +0000
(10:24 +0200)
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
app-emulation/runc/runc-0.1.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/runc/runc-0.1.0.ebuild
b/app-emulation/runc/runc-0.1.0.ebuild
index ac34b8ee2d1675a32407802233036d4a7ef5c7b0..dc7f12579c3ce2b4d1b03be573888f75b7db7baf 100644
(file)
--- a/
app-emulation/runc/runc-0.1.0.ebuild
+++ b/
app-emulation/runc/runc-0.1.0.ebuild
@@
-16,7
+16,7
@@
if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://${GITHUB_URI}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="
~
amd64"
+ KEYWORDS="amd64"
fi
LICENSE="Apache-2.0"