summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-21 03:10:58 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-21 03:10:58 +0000
commitefed975282d63ae3cffe1e59bacfdd680fd30e84 (patch)
tree15085772c214ff028626077bd6dfaa1d0ace5546 /sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
parentforce autoconf-2.59+ as that is safe (diff)
downloadhistorical-efed975282d63ae3cffe1e59bacfdd680fd30e84.tar.gz
historical-efed975282d63ae3cffe1e59bacfdd680fd30e84.tar.bz2
historical-efed975282d63ae3cffe1e59bacfdd680fd30e84.zip
Punt arm/ia64/mips/ppc64/s390 KEYWORDS as no package uses libtermcap-compat and has support in those arches (and we want to kill this package, not extend it).
Package-Manager: portage-2.1.2_pre1
Diffstat (limited to 'sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild')
-rw-r--r--sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
index adee20f00240..645bcb0da531 100644
--- a/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
+++ b/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild,v 1.2 2006/09/20 23:13:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtermcap-compat/libtermcap-compat-2.0.8-r2.ebuild,v 1.3 2006/09/21 03:10:58 vapier Exp $
# we only want this for binary-only packages, so we will only be installing
# the lib used at runtime; no headers and no files to link against
@@ -18,7 +18,7 @@ SRC_URI="http://www.catb.org/~esr/terminfo/termtypes.tc.gz
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""