diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:30:05 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:30:05 +0000 |
commit | b87587de86f00e4bdac60820c8d5592434e7d3a1 (patch) | |
tree | 3a856086637e781fdc23c0da2839a0c15fa64a2f /dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild | |
parent | did not compile with -O3 (Manifest recommit) (diff) | |
download | gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.tar.gz gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.tar.bz2 gentoo-2-b87587de86f00e4bdac60820c8d5592434e7d3a1.zip |
Stable on amd64.
Diffstat (limited to 'dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild')
-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 a341917eed81..952d5a61584b 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.1 2004/09/17 08:04:17 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgpg-error/libgpg-error-1.0-r1.ebuild,v 1.2 2004/10/19 08:29:08 absinthe 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="~x86 ~ppc sparc ~mips ~alpha ~hppa ~amd64 ~ia64 ~ppc64 macos ppc-macos" +KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~hppa amd64 ~ia64 ~ppc64 macos ppc-macos" IUSE="nls" DEPEND="virtual/libc" |