diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-08 12:36:07 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-08 12:36:07 +0000 |
commit | 072a3e1306481696120a8cfec3285eb936b61b61 (patch) | |
tree | e3cc6e4c2e3ac3f13f8eedcd7ab3da12607b4b17 /dev-libs/pth/pth-1.4.0.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-072a3e1306481696120a8cfec3285eb936b61b61.tar.gz gentoo-2-072a3e1306481696120a8cfec3285eb936b61b61.tar.bz2 gentoo-2-072a3e1306481696120a8cfec3285eb936b61b61.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-libs/pth/pth-1.4.0.ebuild')
-rw-r--r-- | dev-libs/pth/pth-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-1.4.0.ebuild b/dev-libs/pth/pth-1.4.0.ebuild index 647f00af005b..93d2a6c473eb 100644 --- a/dev-libs/pth/pth-1.4.0.ebuild +++ b/dev-libs/pth/pth-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.13 2004/05/23 20:22:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.0.ebuild,v 1.14 2004/06/08 12:36:07 gmsoft Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha ~amd64 hppa" DEPEND="virtual/glibc" |