commit:     f47f04432f319a945fc21580c36fb65a11e325b2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 19:33:12 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 19:33:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f47f0443

app-vim/fugitive: Stabilize 3.7 x86, #919622

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/fugitive/fugitive-3.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-vim/fugitive/fugitive-3.7.ebuild 
b/app-vim/fugitive/fugitive-3.7.ebuild
index 822c25821985..2bbf6b56cb72 100644
--- a/app-vim/fugitive/fugitive-3.7.ebuild
+++ b/app-vim/fugitive/fugitive-3.7.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/tpope/vim-fugitive.git";
 else
        SRC_URI="https://github.com/tpope/vim-fugitive/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos"
+       KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos"
        S="${WORKDIR}/vim-${P}"
 fi
 

Reply via email to