summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-24 21:26:07 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-24 21:26:07 +0000
commit5963f8b29ba8b51bfe5bad4e12c866af43cfdc01 (patch)
tree5f5e49764453bc8c417aba4f172a2160dd8ce11c /dev-libs
parentarm/s390/sh stable (diff)
downloadgentoo-2-5963f8b29ba8b51bfe5bad4e12c866af43cfdc01.tar.gz
gentoo-2-5963f8b29ba8b51bfe5bad4e12c866af43cfdc01.tar.bz2
gentoo-2-5963f8b29ba8b51bfe5bad4e12c866af43cfdc01.zip
arm/s390/sh stable
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/pth/pth-2.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-2.0.6.ebuild b/dev-libs/pth/pth-2.0.6.ebuild
index 4dace335697b..2d12398f9f16 100644
--- a/dev-libs/pth/pth-2.0.6.ebuild
+++ b/dev-libs/pth/pth-2.0.6.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.6.ebuild,v 1.8 2007/04/24 13:35:52 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.6.ebuild,v 1.9 2007/06/24 21:26:07 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=""