diff options
Diffstat (limited to 'app-crypt/gpa/gpa-0.9.3.ebuild')
-rw-r--r-- | app-crypt/gpa/gpa-0.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpa/gpa-0.9.3.ebuild b/app-crypt/gpa/gpa-0.9.3.ebuild index 1fb1f6c00ff2..91d6baa3266b 100644 --- a/app-crypt/gpa/gpa-0.9.3.ebuild +++ b/app-crypt/gpa/gpa-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.9.3.ebuild,v 1.3 2012/11/06 01:50:03 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.9.3.ebuild,v 1.4 2012/11/14 16:36:02 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 ~sparc ~x86" IUSE="nls" RDEPEND=">=x11-libs/gtk+-2.10.0:2 |