diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:39:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 22:39:34 +0000 |
commit | b6eb284615fed61f0211c1df53e816ea02c03e03 (patch) | |
tree | be08c0b09846abbba604bb4a3f1318d250b8a084 /dev-libs/pth | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-b6eb284615fed61f0211c1df53e816ea02c03e03.tar.gz gentoo-2-b6eb284615fed61f0211c1df53e816ea02c03e03.tar.bz2 gentoo-2-b6eb284615fed61f0211c1df53e816ea02c03e03.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-libs/pth')
-rw-r--r-- | dev-libs/pth/pth-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.7.ebuild b/dev-libs/pth/pth-2.0.7.ebuild index a57b16518869..92f8eb58f04a 100644 --- a/dev-libs/pth/pth-2.0.7.ebuild +++ b/dev-libs/pth/pth-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.7 2007/08/25 17:25:39 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.7.ebuild,v 1.8 2007/08/25 22:39:34 vapier Exp $ inherit eutils fixheadtails libtool @@ -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 ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |