diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:06:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:06:17 +0000 |
commit | ba482be3bd82f31c4874a28a6dddbf50ab4409a9 (patch) | |
tree | fccec31679160356f2181e8293368e2b07e1f060 /dev-libs/pth | |
parent | arm/ia64/s390/sh stable (diff) | |
download | historical-ba482be3bd82f31c4874a28a6dddbf50ab4409a9.tar.gz historical-ba482be3bd82f31c4874a28a6dddbf50ab4409a9.tar.bz2 historical-ba482be3bd82f31c4874a28a6dddbf50ab4409a9.zip |
arm/hppa/s390/sh stable
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/pth-2.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.3.ebuild b/dev-libs/pth/pth-2.0.3.ebuild index f1deda27f619..2b89d1e7d025 100644 --- a/dev-libs/pth/pth-2.0.3.ebuild +++ b/dev-libs/pth/pth-2.0.3.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/pth/pth-2.0.3.ebuild,v 1.12 2006/05/11 02:23:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.13 2006/07/02 20:06:17 vapier Exp $ inherit eutils fixheadtails @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc-macos ppc64 s390 sh ~sparc ~x86" IUSE="" DEPEND="" |