diff options
author | 2005-03-14 18:37:27 +0000 | |
---|---|---|
committer | 2005-03-14 18:37:27 +0000 | |
commit | ac97bb4b996b618c9dec1c7c0c72baae2366fff2 (patch) | |
tree | 885a24217685990b328873e73adbc0efe2f047cf /app-crypt | |
parent | Add ~alpha, ~ia64 (diff) | |
download | gentoo-2-ac97bb4b996b618c9dec1c7c0c72baae2366fff2.tar.gz gentoo-2-ac97bb4b996b618c9dec1c7c0c72baae2366fff2.tar.bz2 gentoo-2-ac97bb4b996b618c9dec1c7c0c72baae2366fff2.zip |
Update KEYWORD comment in ebuild
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild b/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild index 1ea76b7b9204..4c37500f84f6 100644 --- a/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild +++ b/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild,v 1.3 2005/03/14 18:29:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-agent/gpg-agent-1.9.15.ebuild,v 1.4 2005/03/14 18:37:27 agriffis Exp $ inherit eutils flag-o-matic @@ -17,8 +17,6 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~sparc ~hppa ~ppc64 ~alpha ~ia64" # KEYWORDS missing due to below packages # ~mips ~s390 ~arm - libksba libpth bug #79171 -# ~alpha - libksa bug #79172 -# ~ia64 - libksba bug #79171 # ~mips missing until libassuan gets the keywords bug #76381 IUSE="nls caps threads" |