diff options
author | 2003-03-28 12:45:16 +0000 | |
---|---|---|
committer | 2003-03-28 12:45:16 +0000 | |
commit | 2ac516927bcd621cc4e76a5b6622e83bb0d15119 (patch) | |
tree | 5a399790a5994b213bff1590a22721d683894602 /app-crypt/rotix/rotix-0.83.ebuild | |
parent | nls fix (diff) | |
download | historical-2ac516927bcd621cc4e76a5b6622e83bb0d15119.tar.gz historical-2ac516927bcd621cc4e76a5b6622e83bb0d15119.tar.bz2 historical-2ac516927bcd621cc4e76a5b6622e83bb0d15119.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" |