commit: 8d252cdfcb7aa963bb16620b4fd7673e1cb2f65a Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 04:22:32 2016 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 04:22:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d252cdf
app-vim/gnupg: stabilize 2.6 app-vim/gnupg/gnupg-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/gnupg/gnupg-2.6.ebuild b/app-vim/gnupg/gnupg-2.6.ebuild index 49055cb..5ac03e8 100644 --- a/app-vim/gnupg/gnupg-2.6.ebuild +++ b/app-vim/gnupg/gnupg-2.6.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="transparent editing of gpg encrypted files" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3645" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" RDEPEND="app-crypt/gnupg"
