summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/rhyme/rhyme-0.9.ebuild')
-rw-r--r--app-text/rhyme/rhyme-0.9.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/app-text/rhyme/rhyme-0.9.ebuild b/app-text/rhyme/rhyme-0.9.ebuild
index 45c3230e90ca..cc210a97f35f 100644
--- a/app-text/rhyme/rhyme-0.9.ebuild
+++ b/app-text/rhyme/rhyme-0.9.ebuild
@@ -1,16 +1,19 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rhyme/rhyme-0.9.ebuild,v 1.11 2009/05/30 02:07:14 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rhyme/rhyme-0.9.ebuild,v 1.12 2009/09/19 18:31:07 patrick Exp $
inherit toolchain-funcs
+# missing files ...
+RESTRICT="test"
+
DESCRIPTION="Console based Rhyming Dictionary"
HOMEPAGE="http://rhyme.sourceforge.net/"
SRC_URI="mirror://sourceforge/rhyme/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha x86"
+KEYWORDS="alpha ~amd64 x86"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.3