diff options
author | Bryon Roche <kain@gentoo.org> | 2002-09-17 16:54:14 +0000 |
---|---|---|
committer | Bryon Roche <kain@gentoo.org> | 2002-09-17 16:54:14 +0000 |
commit | 171fd3b070cdfe4291ef5421b5f83c2cae507b41 (patch) | |
tree | 79f25fd56f52e5baed0e54e50f27c5707a9e3f96 /dev-libs/librep | |
parent | ppc keyword (diff) | |
download | gentoo-2-171fd3b070cdfe4291ef5421b5f83c2cae507b41.tar.gz gentoo-2-171fd3b070cdfe4291ef5421b5f83c2cae507b41.tar.bz2 gentoo-2-171fd3b070cdfe4291ef5421b5f83c2cae507b41.zip |
Sawfish & Friends works on PPC.
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/librep-0.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild index e7f2be337d10..5dbd33aa0fbc 100644 --- a/dev-libs/librep/librep-0.16.1.ebuild +++ b/dev-libs/librep/librep-0.16.1.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/dev-libs/librep/librep-0.16.1.ebuild,v 1.1 2002/09/12 01:51:01 raker Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.2 2002/09/17 16:54:14 kain Exp $ inherit libtool @@ -12,7 +12,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc sparc64 ppc" DEPEND=">=sys-libs/gdbm-1.8.0 >=dev-libs/gmp-3.1.1 |