diff options
author | Mike Doty <kingtaco@gentoo.org> | 2004-11-21 04:25:43 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2004-11-21 04:25:43 +0000 |
commit | 9686230896bec5b91ec911abcb0825b6612282af (patch) | |
tree | 4861ab72f949e360e88d23d6dc0dcfd3e90a0075 /app-crypt | |
parent | ~amd64 keyword added (Manifest recommit) (diff) | |
download | gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.tar.gz gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.tar.bz2 gentoo-2-9686230896bec5b91ec911abcb0825b6612282af.zip |
~amd64 keyword added
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild index 53c64ca883a4..0163e5a15675 100644 --- a/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild +++ b/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.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/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.11 2004/10/05 11:46:56 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpg-ringmgr/gpg-ringmgr-1.12.ebuild,v 1.12 2004/11/21 04:25:43 kingtaco Exp $ DESCRIPTION="GPG Keyring Manager to handle large GPG keyrings more easily" HOMEPAGE="http://www.ualberta.ca/~rbpark/gpg-ringmgr.html" @@ -9,7 +9,7 @@ SRC_URI="http://www.ualberta.ca/~rbpark/projects/${PN}" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc ~sparc alpha hppa" +KEYWORDS="x86 ppc ~sparc alpha hppa ~amd64" DEPEND="dev-lang/perl >=app-crypt/gnupg-1.2.1" |