summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J. Cohen <mjc@gentoo.org>2002-10-19 22:01:28 +0000
committerMichael J. Cohen <mjc@gentoo.org>2002-10-19 22:01:28 +0000
commitb07a4f543a54ac671f433f26bfc96150fbda9752 (patch)
tree6080309436c3a763d4a9d93e08c4d95fe93a61da /sys-apps/gzip
parentAdded ppc to KEYWORDS. (diff)
downloadhistorical-b07a4f543a54ac671f433f26bfc96150fbda9752.tar.gz
historical-b07a4f543a54ac671f433f26bfc96150fbda9752.tar.bz2
historical-b07a4f543a54ac671f433f26bfc96150fbda9752.zip
unstable profile
Diffstat (limited to 'sys-apps/gzip')
-rw-r--r--sys-apps/gzip/gzip-1.3.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/gzip/gzip-1.3.3.ebuild b/sys-apps/gzip/gzip-1.3.3.ebuild
index 167546aba4c7..81635970ae43 100644
--- a/sys-apps/gzip/gzip-1.3.3.ebuild
+++ b/sys-apps/gzip/gzip-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.3.ebuild,v 1.1 2002/10/19 21:46:55 mjc Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gzip/gzip-1.3.3.ebuild,v 1.2 2002/10/19 22:01:28 mjc Exp $
IUSE="nls build"
@@ -8,7 +8,8 @@ S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU compressor"
SRC_URI="http://www.gzip.org/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gzip/gzip.html"
-KEYWORDS="x86 ppc sparc sparc64 alpha"
+# unstable profile for now
+KEYWORDS="~x86 ~ppc ~sparc ~sparc64 ~alpha"
SLOT="0"
LICENSE="GPL-2"