diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-07-16 03:26:36 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-07-16 03:26:36 +0000 |
commit | 45c27dbed968b3b7986df186856569062a69b9b0 (patch) | |
tree | a5eddf80d4a101948c58d532b24198ca74a2dbfa /x11-libs/libPropList/libPropList-0.10.1-r2.ebuild | |
parent | added ppc keywords (diff) | |
download | gentoo-2-45c27dbed968b3b7986df186856569062a69b9b0.tar.gz gentoo-2-45c27dbed968b3b7986df186856569062a69b9b0.tar.bz2 gentoo-2-45c27dbed968b3b7986df186856569062a69b9b0.zip |
added ppc keywords
Diffstat (limited to 'x11-libs/libPropList/libPropList-0.10.1-r2.ebuild')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild index 7213eac560af..c286e38ee238 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.5 2002/07/11 06:30:57 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r2.ebuild,v 1.6 2002/07/16 03:26:36 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.windowmaker.org/pub/release/srcs/current/${P}.tar.gz" HOMEPAGE="http://www.windowmaker.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND="virtual/glibc" |