summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-06-02 05:57:49 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-06-02 05:57:49 +0200
commit93588fe953482931fe20f78477e71b0da39c6663 (patch)
tree6529fcabe2e3f4baa398ca57f1cab4b41b84991d /app-vim
parentapp-vim/gitolite-syntax: Stabilize 20130306 amd64, #849197 (diff)
downloadgentoo-93588fe953482931fe20f78477e71b0da39c6663.tar.gz
gentoo-93588fe953482931fe20f78477e71b0da39c6663.tar.bz2
gentoo-93588fe953482931fe20f78477e71b0da39c6663.zip
app-vim/gnupg: Stabilize 2.7.1 amd64, #849197
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gnupg/gnupg-2.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gnupg/gnupg-2.7.1.ebuild b/app-vim/gnupg/gnupg-2.7.1.ebuild
index af2368e71d4c..de79ea667611 100644
--- a/app-vim/gnupg/gnupg-2.7.1.ebuild
+++ b/app-vim/gnupg/gnupg-2.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ DESCRIPTION="transparent editing of gpg encrypted files"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3645"
SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=27359 -> ${P}.zip"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
S="${WORKDIR}/vim-${P}"