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 | ecb21e7ac9d26932f46241037b10f3bb17395821 (patch) | |
tree | e737df57af99deabfe11b68ccc4cb23fa9ae400d /dev-libs/pth/pth-1.4.1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-ecb21e7ac9d26932f46241037b10f3bb17395821.tar.gz historical-ecb21e7ac9d26932f46241037b10f3bb17395821.tar.bz2 historical-ecb21e7ac9d26932f46241037b10f3bb17395821.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-libs/pth/pth-1.4.1.ebuild')
-rw-r--r-- | dev-libs/pth/pth-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/pth/pth-1.4.1.ebuild b/dev-libs/pth/pth-1.4.1.ebuild index b338aebe5abf..8eec9229172a 100644 --- a/dev-libs/pth/pth-1.4.1.ebuild +++ b/dev-libs/pth/pth-1.4.1.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.1.ebuild,v 1.8 2004/05/27 17:51:29 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.9 2004/06/08 12:36:07 gmsoft Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/pth/pth-1.4.1.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc ~amd64 hppa" DEPEND="virtual/glibc" |