projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78c635d
)
app-shells/fzy: add ~arm64
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sun, 27 Jan 2019 11:14:16 +0000
(
03:14
-0800)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sun, 27 Jan 2019 11:15:50 +0000
(
03:15
-0800)
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-shells/fzy/fzy-1.0.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/fzy/fzy-1.0.ebuild
b/app-shells/fzy/fzy-1.0.ebuild
index 5ae58b36b8b6c4132a6622c0b65b8ad6856f65d3..a3c83e613fea0b8ee293ffc56857cfa25660a662 100644
(file)
--- a/
app-shells/fzy/fzy-1.0.ebuild
+++ b/
app-shells/fzy/fzy-1.0.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/jhawthorn/fzy.git"
else
SRC_URI="https://github.com/jhawthorn/${PN}/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm x86"
+ KEYWORDS="amd64 ~arm
~arm64
x86"
fi
DESCRIPTION="Fuzzy text selector (interactive grep) for console"