summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-09-05 14:19:45 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-09-05 14:19:45 +0000
commitd70136fac2bbe6eb7f5aa21956ac4f4864ba10b1 (patch)
treed7c1107c500ae008e655e504299efad07f772691 /app-admin/otpcalc/otpcalc-0.96.ebuild
parentchangelog (diff)
downloadgentoo-2-d70136fac2bbe6eb7f5aa21956ac4f4864ba10b1.tar.gz
gentoo-2-d70136fac2bbe6eb7f5aa21956ac4f4864ba10b1.tar.bz2
gentoo-2-d70136fac2bbe6eb7f5aa21956ac4f4864ba10b1.zip
keywords
Diffstat (limited to 'app-admin/otpcalc/otpcalc-0.96.ebuild')
-rw-r--r--app-admin/otpcalc/otpcalc-0.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/otpcalc/otpcalc-0.96.ebuild b/app-admin/otpcalc/otpcalc-0.96.ebuild
index 25cf2fc7317c..b5da81dce6fd 100644
--- a/app-admin/otpcalc/otpcalc-0.96.ebuild
+++ b/app-admin/otpcalc/otpcalc-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.1 2003/09/05 13:10:29 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.2 2003/09/05 14:19:41 taviso Exp $
DESCRIPTION="A One Time Password and S/Key calculator for X"
HOMEPAGE="http://killa.net/infosec/otpCalc/"
@@ -8,7 +8,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-*"
+KEYWORDS="~x86 ~alpha"
IUSE=""
RDEPEND="=x11-libs/gtk+-1.2*