diff options
Diffstat (limited to 'app-shells/fzf/fzf-0.27.0.ebuild')
-rw-r--r-- | app-shells/fzf/fzf-0.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fzf/fzf-0.27.0.ebuild b/app-shells/fzf/fzf-0.27.0.ebuild index 31d768a65a8d..5296d17d194b 100644 --- a/app-shells/fzf/fzf-0.27.0.ebuild +++ b/app-shells/fzf/fzf-0.27.0.ebuild @@ -56,7 +56,7 @@ SRC_URI=" LICENSE="MIT BSD-with-disclosure" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" src_compile() { emake PREFIX="${EPREFIX}"/usr VERSION=${PV} REVISION=${MY_GIT_REV} bin/${PN} |