projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5005955
)
app-shells/fzy: arm stable
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sat, 11 May 2019 07:10:14 +0000
(
00:10
-0700)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Sat, 11 May 2019 07:10:14 +0000
(
00:10
-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 bfe560e83adfee4c63e7b483fa34210aedee0b17..6b16195b960efaa7a50884ea3afe3851266767bd 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"