summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-04-01 20:06:45 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-04-01 20:06:45 +0000
commit771c85ee3176d197be7282a5bedc82aaabace27d (patch)
tree64df1a4f2a513447d00c1f9fba9e8f7558f51b74 /dev-libs
parentunmasking file on x86, making unstable on other arches (diff)
downloadhistorical-771c85ee3176d197be7282a5bedc82aaabace27d.tar.gz
historical-771c85ee3176d197be7282a5bedc82aaabace27d.tar.bz2
historical-771c85ee3176d197be7282a5bedc82aaabace27d.zip
Works on x86 and alpha, unmasking for sparc and ppc
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/librep/librep-0.16.2.ebuild4
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 bfcb258b5b20..d6541b04b7c7 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.1 2003/02/27 19:24:41 agriffis Exp $
+# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.2.ebuild,v 1.2 2003/04/01 20:06:45 drobbins 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"
RDEPEND=">=sys-libs/gdbm-1.8.0
readline? ( sys-libs/readline )"