diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 17:46:57 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-01-04 17:46:57 +0000 |
commit | fe23dfc2e29b7b8196e41dac9fbd92208134be0b (patch) | |
tree | 1eccf1f71e78850622d1e4fe271ca6bbfbb2b1c3 /x11-libs/libPropList | |
parent | Adding amd64 keyword to satisfy dependencies (diff) | |
download | gentoo-2-fe23dfc2e29b7b8196e41dac9fbd92208134be0b.tar.gz gentoo-2-fe23dfc2e29b7b8196e41dac9fbd92208134be0b.tar.bz2 gentoo-2-fe23dfc2e29b7b8196e41dac9fbd92208134be0b.zip |
Adding amd64 keyword to satisfy dependencies
Diffstat (limited to 'x11-libs/libPropList')
-rw-r--r-- | x11-libs/libPropList/libPropList-0.10.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild index b4ceef8243ef..234a158f3567 100644 --- a/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild +++ b/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.7 2003/09/07 00:23:27 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libPropList/libPropList-0.10.1-r3.ebuild,v 1.8 2004/01/04 17:46:57 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="libPropList" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.windowmaker.org/pub/libs/${P}.tar.gz" HOMEPAGE="http://www.windowmaker.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc " +KEYWORDS="x86 ppc sparc amd64" DEPEND="virtual/glibc" |