summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-12-07 12:05:54 +0000
committerMike Frysinger <vapier@gentoo.org>2008-12-07 12:05:54 +0000
commit9810d294cb9c4eaaa2dae5f4d5f403913d935738 (patch)
tree48e7284688faf2827cf2e65a5c302e712c4a2bb5
parentarm/s390/sh stable (diff)
downloadgentoo-2-9810d294cb9c4eaaa2dae5f4d5f403913d935738.tar.gz
gentoo-2-9810d294cb9c4eaaa2dae5f4d5f403913d935738.tar.bz2
gentoo-2-9810d294cb9c4eaaa2dae5f4d5f403913d935738.zip
arm/s390/sh stable
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
-rw-r--r--dev-libs/libgpg-error/libgpg-error-1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgpg-error/libgpg-error-1.6.ebuild b/dev-libs/libgpg-error/libgpg-error-1.6.ebuild
index c6b6fb785baf..659cbbf1ce97 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.6.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.6.ebuild,v 1.7 2008/01/21 20:31:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.6.ebuild,v 1.8 2008/12/07 12:05:54 vapier Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"