diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 12:45:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2003-03-28 12:45:16 +0000 |
commit | fbd8087fc8c646f09817e66442feee76d090bfa4 (patch) | |
tree | d7d57639fa02c58b0747792a7c12e31ebe5c8533 /app-crypt/rotix/rotix-0.83.ebuild | |
parent | nls fix (diff) | |
download | gentoo-2-fbd8087fc8c646f09817e66442feee76d090bfa4.tar.gz gentoo-2-fbd8087fc8c646f09817e66442feee76d090bfa4.tar.bz2 gentoo-2-fbd8087fc8c646f09817e66442feee76d090bfa4.zip |
~ppc
Diffstat (limited to 'app-crypt/rotix/rotix-0.83.ebuild')
-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 95f1ee44c77d..b4a0a9a20637 100644 --- a/app-crypt/rotix/rotix-0.83.ebuild +++ b/app-crypt/rotix/rotix-0.83.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/app-crypt/rotix/rotix-0.83.ebuild,v 1.3 2003/02/13 06:24:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.4 2003/03/28 12:43:22 pvdabeel 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 ~ppc" IUSE="nls" |