projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ac30ce
)
app-shells/fzy: arm64 stable
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sat, 11 May 2019 07:09:51 +0000
(
00:09
-0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sat, 11 May 2019 07:09:51 +0000
(
00:09
-0700)
Package-Manager: Portage-2.3.66, 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 a3c83e613fea0b8ee293ffc56857cfa25660a662..bfe560e83adfee4c63e7b483fa34210aedee0b17 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
~
arm64 x86"
+ KEYWORDS="amd64 ~arm arm64 x86"
fi
DESCRIPTION="Fuzzy text selector (interactive grep) for console"