projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1be774
)
app-crypt/letsencrypt: Keyword 0.5.0 for ~arm
author
Manuel Rüger
<mrueg@gentoo.org>
Wed, 4 May 2016 12:28:06 +0000
(14:28 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Wed, 4 May 2016 12:28:06 +0000
(14:28 +0200)
Package-Manager: portage-2.2.28
app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
b/app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
index 0ef00d4fa434f6a569b1f2198b5e3e1e316c472f..11a675948191301fdf3e874751be3b165f06c731 100644
(file)
--- a/
app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
+++ b/
app-crypt/letsencrypt/letsencrypt-0.5.0.ebuild
@@
-11,7
+11,7
@@
if [[ ${PV} == 9999* ]]; then
KEYWORDS=""
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64
~arm
"
fi
inherit distutils-r1