diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-10-02 16:07:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-10-02 16:07:34 +0000 |
commit | 60eb427a99c4d37f21c4608ea2b2050e2d8784fb (patch) | |
tree | 2ba3cad55432f523b971f8a923b820fe1a171a8d /dev-libs/libksba/libksba-0.9.15.ebuild | |
parent | Alright, we are revision-bumping again so that we pull in my pre-compiled lib... (diff) | |
download | gentoo-2-60eb427a99c4d37f21c4608ea2b2050e2d8784fb.tar.gz gentoo-2-60eb427a99c4d37f21c4608ea2b2050e2d8784fb.tar.bz2 gentoo-2-60eb427a99c4d37f21c4608ea2b2050e2d8784fb.zip |
Dropped ppc-macos keyword, because OSX can't cope with the libtool provided by this package
(Portage version: 2.1.1)
Diffstat (limited to 'dev-libs/libksba/libksba-0.9.15.ebuild')
-rw-r--r-- | dev-libs/libksba/libksba-0.9.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libksba/libksba-0.9.15.ebuild b/dev-libs/libksba/libksba-0.9.15.ebuild index 1ec273886291..6e3534aac43c 100644 --- a/dev-libs/libksba/libksba-0.9.15.ebuild +++ b/dev-libs/libksba/libksba-0.9.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-0.9.15.ebuild,v 1.8 2006/10/01 12:21:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libksba/libksba-0.9.15.ebuild,v 1.9 2006/10/02 16:07:34 grobian Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://gnupg/alpha/libksba/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-libs/libgpg-error-0.7 |