summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/pgpdump/pgpdump-0.22.ebuild')
-rw-r--r--app-crypt/pgpdump/pgpdump-0.22.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-crypt/pgpdump/pgpdump-0.22.ebuild b/app-crypt/pgpdump/pgpdump-0.22.ebuild
index ecf441758bdb..639d8a3f21d8 100644
--- a/app-crypt/pgpdump/pgpdump-0.22.ebuild
+++ b/app-crypt/pgpdump/pgpdump-0.22.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/pgpdump/pgpdump-0.22.ebuild,v 1.2 2004/07/18 08:27:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pgpdump/pgpdump-0.22.ebuild,v 1.3 2004/10/05 15:21:52 matsuu Exp $
DESCRIPTION="A PGP packet visualizer"
HOMEPAGE="http://pgp.iijlab.net/pgpdump.html"
@@ -8,7 +8,8 @@ SRC_URI="ftp://pgp.iijlab.net/pub/pgp/tools/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc sparc amd64"
+IUSE=""
DEPEND="virtual/libc
app-arch/bzip2"