summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-04 22:00:32 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-04 22:00:32 +0000
commit7830868a2fb57a2acf264ac211f5297e6d0732b0 (patch)
tree1706bc8ac4bda294e51f96257446179533a0e41d /app-vim/gnupg/gnupg-2.5.ebuild
parentStable for x86, wrt bug #449826 (diff)
downloadgentoo-2-7830868a2fb57a2acf264ac211f5297e6d0732b0.tar.gz
gentoo-2-7830868a2fb57a2acf264ac211f5297e6d0732b0.tar.bz2
gentoo-2-7830868a2fb57a2acf264ac211f5297e6d0732b0.zip
Stable for x86, wrt bug #449158
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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"