diff options
author | 2006-10-22 01:53:41 +0000 | |
---|---|---|
committer | 2006-10-22 01:53:41 +0000 | |
commit | 86bb92cdf7c6bbd86ab56c70aa1c4f592942bec8 (patch) | |
tree | 5ef1cf9571835bb535d0711a829b2f0d06a5b7ac /sys-devel/autogen/autogen-5.8.3.ebuild | |
parent | Added ~amd64 wrt Bug #151022. (diff) | |
download | gentoo-2-86bb92cdf7c6bbd86ab56c70aa1c4f592942bec8.tar.gz gentoo-2-86bb92cdf7c6bbd86ab56c70aa1c4f592942bec8.tar.bz2 gentoo-2-86bb92cdf7c6bbd86ab56c70aa1c4f592942bec8.zip |
cleanup KEYWORDS
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'sys-devel/autogen/autogen-5.8.3.ebuild')
-rw-r--r-- | sys-devel/autogen/autogen-5.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/autogen/autogen-5.8.3.ebuild b/sys-devel/autogen/autogen-5.8.3.ebuild index 0d7168c351a1..7030475ecdd0 100644 --- a/sys-devel/autogen/autogen-5.8.3.ebuild +++ b/sys-devel/autogen/autogen-5.8.3.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-devel/autogen/autogen-5.8.3.ebuild,v 1.2 2006/08/30 21:42:51 kevquinn Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/autogen/autogen-5.8.3.ebuild,v 1.3 2006/10/22 01:53:41 vapier Exp $ DESCRIPTION="Program and text file generation" HOMEPAGE="http://www.gnu.org/software/autogen/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 sh ~sparc ~x86" IUSE="" # autogen doesn't build with lower versions of guile on ia64 |