diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:55:37 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-16 01:55:37 +0000 |
commit | ae056f621c21be6f017bbe0012ce1b82c4cc570d (patch) | |
tree | 5376526dd8fc7f31ac5e71ac8dd4902a65bba5c9 /dev-libs/pth | |
parent | ppc-macos keywording (diff) | |
download | historical-ae056f621c21be6f017bbe0012ce1b82c4cc570d.tar.gz historical-ae056f621c21be6f017bbe0012ce1b82c4cc570d.tar.bz2 historical-ae056f621c21be6f017bbe0012ce1b82c4cc570d.zip |
ppc-macos keywording
Diffstat (limited to 'dev-libs/pth')
-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 2e039205d88d..cc3e2489fa9a 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 Foundation # 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.14 2004/08/25 18:49:45 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/pth/pth-1.4.1.ebuild,v 1.15 2004/09/16 01:55:37 pvdabeel 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 hppa macos" +KEYWORDS="x86 ppc sparc amd64 hppa macos ppc-macos" IUSE="" DEPEND="virtual/libc" |