diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-11-24 15:26:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-11-24 15:26:40 +0000 |
commit | 7c839d5a7e86aa49d3802f9e50a5acc2ab3424de (patch) | |
tree | 7001b12152df50a4c268fa92bcf08909892be1e2 /dev-libs/librep/librep-0.16.2.ebuild | |
parent | hppa support (diff) | |
download | gentoo-2-7c839d5a7e86aa49d3802f9e50a5acc2ab3424de.tar.gz gentoo-2-7c839d5a7e86aa49d3802f9e50a5acc2ab3424de.tar.bz2 gentoo-2-7c839d5a7e86aa49d3802f9e50a5acc2ab3424de.zip |
Stable on ia64
Diffstat (limited to 'dev-libs/librep/librep-0.16.2.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.16.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.16.2.ebuild b/dev-libs/librep/librep-0.16.2.ebuild index 745aa59e6b84..0e09744ed183 100644 --- a/dev-libs/librep/librep-0.16.2.ebuild +++ b/dev-libs/librep/librep-0.16.2.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/dev-libs/librep/librep-0.16.2.ebuild,v 1.3 2003/09/06 22:29:24 msterret Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.2.ebuild,v 1.4 2003/11/24 15:26:37 agriffis Exp $ IUSE="readline" @@ -14,7 +14,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc alpha" +KEYWORDS="x86 sparc ppc alpha ia64" RDEPEND=">=sys-libs/gdbm-1.8.0 readline? ( sys-libs/readline )" |