diff options
author | Jon Portnoy <avenj@gentoo.org> | 2002-12-26 21:44:26 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2002-12-26 21:44:26 +0000 |
commit | a874544f7ec5133007657bd893926f188bf770a1 (patch) | |
tree | f6cce83369d887336010a3104a0ccdb295601d98 /app-crypt/rotix | |
parent | changed "~x86" to "x86" in KEYWORDS (diff) | |
download | gentoo-2-a874544f7ec5133007657bd893926f188bf770a1.tar.gz gentoo-2-a874544f7ec5133007657bd893926f188bf770a1.tar.bz2 gentoo-2-a874544f7ec5133007657bd893926f188bf770a1.zip |
Keywords update.
Diffstat (limited to 'app-crypt/rotix')
-rw-r--r-- | app-crypt/rotix/rotix-0.83.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/rotix/rotix-0.83.ebuild b/app-crypt/rotix/rotix-0.83.ebuild index 8386ab28cf7d..d53761c3915e 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.1 2002/12/20 23:37:01 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.2 2002/12/26 21:44:26 avenj Exp $ S=${WORKDIR}/${P} DESCRIPTION="Rotix allows you to generate rotational obfuscations." @@ -9,7 +9,7 @@ SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.b LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="nls" |