diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-06 15:33:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-06 15:33:42 +0000 |
commit | ed8791c780ca96e60dfd31224c079484a1d2040c (patch) | |
tree | d984bc17ec975991cf1847f2d80f9b36a48d2954 /dev-libs/pth/pth-2.0.3.ebuild | |
parent | removed glukalka from package.mask. no longer in portage. part of bug 105016 (diff) | |
download | historical-ed8791c780ca96e60dfd31224c079484a1d2040c.tar.gz historical-ed8791c780ca96e60dfd31224c079484a1d2040c.tar.bz2 historical-ed8791c780ca96e60dfd31224c079484a1d2040c.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
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 913e4ce88455..cd83bc44828c 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-2005 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.8 2005/07/31 14:54:30 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-2.0.3.ebuild,v 1.9 2005/09/06 15:32:14 corsair 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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 ~sparc ~x86" IUSE="" DEPEND="" |