diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 03:08:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 03:08:57 +0000 |
commit | 26acaaf62b1bb77e8fcc8584a621058f62148a97 (patch) | |
tree | 9faa1dcd1ceda929d5e52b81963bd4a6d5d8afc7 /dev-libs/libgpg-error | |
parent | clean up and arm/hppa/ia64/s390 stabilization (diff) | |
download | historical-26acaaf62b1bb77e8fcc8584a621058f62148a97.tar.gz historical-26acaaf62b1bb77e8fcc8584a621058f62148a97.tar.bz2 historical-26acaaf62b1bb77e8fcc8584a621058f62148a97.zip |
s390 love
Diffstat (limited to 'dev-libs/libgpg-error')
-rw-r--r-- | dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild b/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild index ee78b907e208..338c5fced3f0 100644 --- a/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild +++ b/dev-libs/libgpg-error/libgpg-error-1.0-r1.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/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.4 2004/11/04 22:46:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.5 2004/11/10 03:08:57 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ppc-macos sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ppc-macos s390 sparc ~x86" IUSE="nls" DEPEND="virtual/libc" |