summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-08 20:02:08 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-08 20:02:08 +0000
commit6b58c15b3dc40fbb13a7bb37c012df4e6d426bc6 (patch)
tree6927481f88bea24baee17b7d822e2b98cc6d111d /dev-perl/GSSAPI/GSSAPI-0.28.ebuild
parentUpstream patch to fix building without alsa. (diff)
downloadgentoo-2-6b58c15b3dc40fbb13a7bb37c012df4e6d426bc6.tar.gz
gentoo-2-6b58c15b3dc40fbb13a7bb37c012df4e6d426bc6.tar.bz2
gentoo-2-6b58c15b3dc40fbb13a7bb37c012df4e6d426bc6.zip
Added ~mips
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/GSSAPI/GSSAPI-0.28.ebuild')
-rw-r--r--dev-perl/GSSAPI/GSSAPI-0.28.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/GSSAPI/GSSAPI-0.28.ebuild b/dev-perl/GSSAPI/GSSAPI-0.28.ebuild
index 10069d407ce9..e480541c4f65 100644
--- a/dev-perl/GSSAPI/GSSAPI-0.28.ebuild
+++ b/dev-perl/GSSAPI/GSSAPI-0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/GSSAPI-0.28.ebuild,v 1.8 2010/10/29 15:20:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GSSAPI/GSSAPI-0.28.ebuild,v 1.9 2011/07/08 20:02:08 mattst88 Exp $
EAPI=3
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="GSSAPI - Perl extension providing access to the GSSAPIv2 library"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
IUSE="test"
RDEPEND="virtual/krb5"