diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-11-27 05:48:15 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-11-27 05:48:15 +0000 |
commit | 978f50f48df08552f148ea13d3b6fc78bb894424 (patch) | |
tree | 8d68c1dfc78174cc6fd30fc81811e570fbe5b3c9 /app-arch/upx-ucl/upx-ucl-1.24.ebuild | |
parent | mark stable on amd64 (diff) | |
download | historical-978f50f48df08552f148ea13d3b6fc78bb894424.tar.gz historical-978f50f48df08552f148ea13d3b6fc78bb894424.tar.bz2 historical-978f50f48df08552f148ea13d3b6fc78bb894424.zip |
~ppc
Diffstat (limited to 'app-arch/upx-ucl/upx-ucl-1.24.ebuild')
-rw-r--r-- | app-arch/upx-ucl/upx-ucl-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/upx-ucl/upx-ucl-1.24.ebuild b/app-arch/upx-ucl/upx-ucl-1.24.ebuild index 1d534f2c9323..1829a7201204 100644 --- a/app-arch/upx-ucl/upx-ucl-1.24.ebuild +++ b/app-arch/upx-ucl/upx-ucl-1.24.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-arch/upx-ucl/upx-ucl-1.24.ebuild,v 1.1 2003/11/01 05:43:49 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx-ucl/upx-ucl-1.24.ebuild,v 1.2 2003/11/27 05:48:05 lu_zero Exp $ MY_P=${P/-ucl/} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/upx/${MY_P}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |