diff options
author | 2003-12-10 22:37:29 +0000 | |
---|---|---|
committer | 2003-12-10 22:37:29 +0000 | |
commit | f4cc5d48c1a4e8afd61416cea078fa01b8851b92 (patch) | |
tree | cacaea671207f3495dbdb1a1a1b121d186e3c19f /app-crypt/rotix/rotix-0.83.ebuild | |
parent | stable on sparc (diff) | |
download | gentoo-2-f4cc5d48c1a4e8afd61416cea078fa01b8851b92.tar.gz gentoo-2-f4cc5d48c1a4e8afd61416cea078fa01b8851b92.tar.bz2 gentoo-2-f4cc5d48c1a4e8afd61416cea078fa01b8851b92.zip |
amd64 keyword
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 7d865797dd1f..6fa84bc4d3a1 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.6 2003/10/01 15:04:44 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.7 2003/12/10 22:35:28 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 ~ppc ia64" +KEYWORDS="x86 ~ppc ia64 amd64" IUSE="nls" |