summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-10-27 11:42:01 +0000
committerFabian Groffen <grobian@gentoo.org>2006-10-27 11:42:01 +0000
commit895db583d6c6f4afda45491f3af44b29c4e38ab9 (patch)
tree670cc3c78bc8fd32a25056cf245fd5a6aa0bda35 /dev-libs/pth/pth-2.0.3.ebuild
parentVersion bump. (diff)
downloadhistorical-895db583d6c6f4afda45491f3af44b29c4e38ab9.tar.gz
historical-895db583d6c6f4afda45491f3af44b29c4e38ab9.tar.bz2
historical-895db583d6c6f4afda45491f3af44b29c4e38ab9.zip
Dropped ppc-macos keyword, see you in prefix.
Package-Manager: portage-2.1.1
Diffstat (limited to 'dev-libs/pth/pth-2.0.3.ebuild')
-rw-r--r--dev-libs/pth/pth-2.0.3.ebuild4
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 63d124e64638..d19ec79fb6ee 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.15 2006/09/16 20:12:52 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.16 2006/10/27 11:42:01 grobian 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 ppc64 s390 sh ~sparc ~x86"
IUSE=""
DEPEND=""