diff options
author | 2004-02-22 18:13:56 +0000 | |
---|---|---|
committer | 2004-02-22 18:13:56 +0000 | |
commit | 3078eab42c4ec516292f91210923bf0e1476a208 (patch) | |
tree | f011c94a30e5a1c4ec9bb31b7721369e8b1d5141 /app-crypt/gnupg/gnupg-1.2.4.ebuild | |
parent | Remove arm keywords (diff) | |
download | historical-3078eab42c4ec516292f91210923bf0e1476a208.tar.gz historical-3078eab42c4ec516292f91210923bf0e1476a208.tar.bz2 historical-3078eab42c4ec516292f91210923bf0e1476a208.zip |
Remove arm keywords
Diffstat (limited to 'app-crypt/gnupg/gnupg-1.2.4.ebuild')
-rw-r--r-- | app-crypt/gnupg/gnupg-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.4.ebuild b/app-crypt/gnupg/gnupg-1.2.4.ebuild index ddfb7f46e37a..194f8f6177c7 100644 --- a/app-crypt/gnupg/gnupg-1.2.4.ebuild +++ b/app-crypt/gnupg/gnupg-1.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.4 2004/01/02 21:00:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.5 2004/02/22 18:10:59 agriffis Exp $ inherit eutils @@ -16,7 +16,7 @@ LICENSE="GPL-2" # non-commercial use. use idea && LICENCE="${LICENCE} | IDEA" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" IUSE="X ldap nls static caps idea" RDEPEND="!static? ( ldap? ( net-nds/openldap ) |