summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/rl/rl-0.2.6.ebuild')
-rw-r--r--app-misc/rl/rl-0.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rl/rl-0.2.6.ebuild b/app-misc/rl/rl-0.2.6.ebuild
index 2c1efb2de36a..44bcc50bbba2 100644
--- a/app-misc/rl/rl-0.2.6.ebuild
+++ b/app-misc/rl/rl-0.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v 1.6 2008/03/26 17:23:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v 1.7 2008/03/29 13:36:36 coldwind Exp $
DESCRIPTION="Randomize lines from text files or stdin"
HOMEPAGE="http://ch.tudelft.nl/~arthur/rl/"
@@ -8,7 +8,7 @@ SRC_URI="http://ch.tudelft.nl/~arthur/rl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ppc s390 sparc x86"
+KEYWORDS="amd64 ~ia64 ~mips ppc s390 sparc x86"
IUSE="debug"
DEPEND=""