From 75ac5d6d7fe2596a035b3849678f3c9254449316 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Sat, 2 Oct 2004 21:24:09 +0000 Subject: Keyword ~alpha, requested in bug 64485. --- app-crypt/gpa/gpa-0.7.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-crypt/gpa/gpa-0.7.0-r2.ebuild') diff --git a/app-crypt/gpa/gpa-0.7.0-r2.ebuild b/app-crypt/gpa/gpa-0.7.0-r2.ebuild index 95292e3d66f8..4663d7889544 100644 --- a/app-crypt/gpa/gpa-0.7.0-r2.ebuild +++ b/app-crypt/gpa/gpa-0.7.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.3 2004/09/29 03:09:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpa/gpa-0.7.0-r2.ebuild,v 1.4 2004/10/02 21:24:09 kloeri Exp $ DESCRIPTION="Standard GUI for GnuPG" HOMEPAGE="http://www.gnupg.org/(en)/related_software/gpa/index.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpa/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc sparc ~amd64" +KEYWORDS="~x86 ppc sparc ~amd64 ~alpha" IUSE="nls" DEPEND=">=x11-libs/gtk+-2.0* -- cgit v1.2.3-65-gdbad