summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-25 06:54:06 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-25 06:54:06 +0000
commit5a7f5b598aa85228bd642148b910ee0c48296852 (patch)
tree35e9bd594fdc2702139f1f71eb2c216ca93e4968 /app-crypt/libgssapi
parentmips stable #167664 (diff)
downloadgentoo-2-5a7f5b598aa85228bd642148b910ee0c48296852.tar.gz
gentoo-2-5a7f5b598aa85228bd642148b910ee0c48296852.tar.bz2
gentoo-2-5a7f5b598aa85228bd642148b910ee0c48296852.zip
mips stable #167664
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-crypt/libgssapi')
-rw-r--r--app-crypt/libgssapi/libgssapi-0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libgssapi/libgssapi-0.10.ebuild b/app-crypt/libgssapi/libgssapi-0.10.ebuild
index 3a1c7e7f85d2..741f9980230b 100644
--- a/app-crypt/libgssapi/libgssapi-0.10.ebuild
+++ b/app-crypt/libgssapi/libgssapi-0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/libgssapi/libgssapi-0.10.ebuild,v 1.10 2007/03/21 15:50:51 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/libgssapi/libgssapi-0.10.ebuild,v 1.11 2007/03/25 06:54:06 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.citi.umich.edu/projects/nfsv4/linux/libgssapi/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND=""