summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-26 12:31:27 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-26 12:31:27 +0000
commit89d6fc3af9d71618b781c24941798d7c3bdfedb6 (patch)
treea1bbb17a5840055730b3e160a69709ac424d024c /app-doc/autobook
parentadd back in KEYWORDS since someone dropped em on me (diff)
downloadgentoo-2-89d6fc3af9d71618b781c24941798d7c3bdfedb6.tar.gz
gentoo-2-89d6fc3af9d71618b781c24941798d7c3bdfedb6.tar.bz2
gentoo-2-89d6fc3af9d71618b781c24941798d7c3bdfedb6.zip
arm/hppa/ia64/s390/sh love
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'app-doc/autobook')
-rw-r--r--app-doc/autobook/autobook-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/autobook/autobook-1.5.ebuild b/app-doc/autobook/autobook-1.5.ebuild
index 90cf672bdf43..28bed753bf5e 100644
--- a/app-doc/autobook/autobook-1.5.ebuild
+++ b/app-doc/autobook/autobook-1.5.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/app-doc/autobook/autobook-1.5.ebuild,v 1.2 2006/11/26 12:27:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/autobook/autobook-1.5.ebuild,v 1.3 2006/11/26 12:31:27 vapier Exp $
DESCRIPTION="GNU Autoconf, Automake and Libtool"
HOMEPAGE="http://sources.redhat.com/autobook/"
@@ -14,7 +14,7 @@ SRC_URI="http://sources.redhat.com/autobook/${P}.tar.gz
LICENSE="OPL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~x86"
IUSE="examples"
DEPEND=""