diff options
author | Sam James <sam@gentoo.org> | 2021-07-12 23:37:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-12 23:37:37 +0100 |
commit | f7de6ab5a3bbdb7e08b536078c99807290d58ace (patch) | |
tree | a8292b742b34de2742beb1fc9f9e3e3175f3cfdd /app-shells | |
parent | dev-python/pycxx: Stabilize 7.1.5 amd64, #801781 (diff) | |
download | gentoo-f7de6ab5a3bbdb7e08b536078c99807290d58ace.tar.gz gentoo-f7de6ab5a3bbdb7e08b536078c99807290d58ace.tar.bz2 gentoo-f7de6ab5a3bbdb7e08b536078c99807290d58ace.zip |
app-shells/fzf: Stabilize 0.27.0 x86, #801889
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 8a094f3a5dbe..31d768a65a8d 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} |