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 | a2a69d36718690b4edb6a30bd717d456a6189655 (patch) | |
tree | 916b585bb3aab4928f2f864c68bd423a3bf93b22 /dev-libs/librep | |
parent | ppc keyword (diff) | |
download | historical-a2a69d36718690b4edb6a30bd717d456a6189655.tar.gz historical-a2a69d36718690b4edb6a30bd717d456a6189655.tar.bz2 historical-a2a69d36718690b4edb6a30bd717d456a6189655.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 |