summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-09-12 02:58:39 +0000
committerMike Frysinger <vapier@gentoo.org>2005-09-12 02:58:39 +0000
commitfc570a583dc7622971d4c1af6d6fa0f7e0613339 (patch)
treeed36622034675aa3e33ae9fb3c1536f57608cf03 /app-arch
parentarm/s390 stable (diff)
downloadgentoo-2-fc570a583dc7622971d4c1af6d6fa0f7e0613339.tar.gz
gentoo-2-fc570a583dc7622971d4c1af6d6fa0f7e0613339.tar.bz2
gentoo-2-fc570a583dc7622971d4c1af6d6fa0f7e0613339.zip
s390 stable
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/upx/upx-1.25.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/upx/upx-1.25.ebuild b/app-arch/upx/upx-1.25.ebuild
index 7c24b7778efc..550259c5de58 100644
--- a/app-arch/upx/upx-1.25.ebuild
+++ b/app-arch/upx/upx-1.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.25.ebuild,v 1.3 2005/09/03 13:14:39 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.25.ebuild,v 1.4 2005/09/12 02:58:39 vapier Exp $
S=${WORKDIR}/${P}-linux
DESCRIPTION="Ultimate Packer for eXecutables"
@@ -9,7 +9,7 @@ SRC_URI="http://upx.sourceforge.net/download/${P}-linux.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~s390"
+KEYWORDS="s390 x86"
IUSE=""
RESTRICT="nostrip"