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 | 9a9e7003313c7fb20d9ab9e22d263248b6280218 (patch) | |
tree | 8f2acc4158072509c1c6f490b517004a51488d7f /dev-libs/pth/pth-2.0.3.ebuild | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-9a9e7003313c7fb20d9ab9e22d263248b6280218.tar.gz gentoo-2-9a9e7003313c7fb20d9ab9e22d263248b6280218.tar.bz2 gentoo-2-9a9e7003313c7fb20d9ab9e22d263248b6280218.zip |
arm/hppa/s390/sh stable
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'dev-libs/pth/pth-2.0.3.ebuild')
-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="" |