projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4a2427
)
dev-util/uncrustify: amd64/x86 stable
author
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 26 Dec 2017 16:30:29 +0000
(19:30 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Tue, 26 Dec 2017 16:31:28 +0000
(19:31 +0300)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
dev-util/uncrustify/uncrustify-0.66.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/uncrustify/uncrustify-0.66.1.ebuild
b/dev-util/uncrustify/uncrustify-0.66.1.ebuild
index d0891fcae6c37b6ac3b0ce8e0aee8bfdcd378c65..27705c31b229a93c56dcbcb2d55356ded6f8dae1 100644
(file)
--- a/
dev-util/uncrustify/uncrustify-0.66.1.ebuild
+++ b/
dev-util/uncrustify/uncrustify-0.66.1.ebuild
@@
-5,11
+5,11
@@
EAPI=6
if [[ $PV == *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
- KEYWORDS=""
+ KEYWORDS="
amd64 x86
"
SRC_URI=""
scm_eclass=git-r3
else
- KEYWORDS="
~amd64 ~
x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
+ KEYWORDS="
amd64
x86 ~amd64-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
SRC_URI="https://github.com/${PN}/${PN}/archive/${P}.tar.gz"
S=${WORKDIR}/${PN}-${P}
fi