summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/gnupg/gnupg-2.5.ebuild')
-rw-r--r--app-vim/gnupg/gnupg-2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/gnupg/gnupg-2.5.ebuild b/app-vim/gnupg/gnupg-2.5.ebuild
index e1af54cee8ee..3b54115637e1 100644
--- a/app-vim/gnupg/gnupg-2.5.ebuild
+++ b/app-vim/gnupg/gnupg-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/gnupg/gnupg-2.5.ebuild,v 1.2 2013/01/04 21:56:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/gnupg/gnupg-2.5.ebuild,v 1.3 2013/01/04 22:00:32 ago Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: transparent editing of gpg encrypted files"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3645"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="app-crypt/gnupg"