diff options
author | 2010-12-13 15:46:25 +0000 | |
---|---|---|
committer | 2010-12-13 15:46:25 +0000 | |
commit | 27dca978954d777349cae68a5387b8a4695e0d92 (patch) | |
tree | afe2d6868155fa4b1f2ab8df756583eff27d2c27 /sys-devel/m4/m4-1.4.15.ebuild | |
parent | old (diff) | |
download | historical-27dca978954d777349cae68a5387b8a4695e0d92.tar.gz historical-27dca978954d777349cae68a5387b8a4695e0d92.tar.bz2 historical-27dca978954d777349cae68a5387b8a4695e0d92.zip |
Stable for HPPA (bug #348550).
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'sys-devel/m4/m4-1.4.15.ebuild')
-rw-r--r-- | sys-devel/m4/m4-1.4.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4.15.ebuild b/sys-devel/m4/m4-1.4.15.ebuild index a0e1c4f0f007..35efd1cef1db 100644 --- a/sys-devel/m4/m4-1.4.15.ebuild +++ b/sys-devel/m4/m4-1.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.15.ebuild,v 1.2 2010/11/20 04:28:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.15.ebuild,v 1.3 2010/12/13 15:46:25 jer Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="examples" # remember: cannot dep on autoconf since it needs us |