diff options
author | Michael McCabe <randy@gentoo.org> | 2004-04-15 23:05:20 +0000 |
---|---|---|
committer | Michael McCabe <randy@gentoo.org> | 2004-04-15 23:05:20 +0000 |
commit | 230f76dcbbaa117813877faf6f827c74bdc250f2 (patch) | |
tree | 3f9189248a52995425e613a2aa0b797a812e1109 /app-misc/rl/rl-0.2.2.ebuild | |
parent | added s390 utils (Manifest recommit) (diff) | |
download | gentoo-2-230f76dcbbaa117813877faf6f827c74bdc250f2.tar.gz gentoo-2-230f76dcbbaa117813877faf6f827c74bdc250f2.tar.bz2 gentoo-2-230f76dcbbaa117813877faf6f827c74bdc250f2.zip |
added s390 keyword
Diffstat (limited to 'app-misc/rl/rl-0.2.2.ebuild')
-rw-r--r-- | app-misc/rl/rl-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rl/rl-0.2.2.ebuild b/app-misc/rl/rl-0.2.2.ebuild index fabb10d28ee0..0f4a1568ab0b 100644 --- a/app-misc/rl/rl-0.2.2.ebuild +++ b/app-misc/rl/rl-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.2.ebuild,v 1.2 2004/03/14 10:59:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.2.ebuild,v 1.3 2004/04/15 23:05:20 randy Exp $ DESCRIPTION="Randomize lines from text files or stdin" HOMEPAGE="http://tiefighter.et.tudelft.nl/~arthur/rl/" @@ -8,7 +8,7 @@ SRC_URI="http://tiefighter.et.tudelft.nl/~arthur/rl/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 s390" IUSE="debug" DEPEND="virtual/glibc" |