diff options
author | 2010-12-22 11:32:07 +0000 | |
---|---|---|
committer | 2010-12-22 11:32:07 +0000 | |
commit | 517bd95a0fc34955412ee05fba37e8d3a4badde9 (patch) | |
tree | 61a9ba272ff19c53be4cf33509529db620f40f2b /sys-devel/m4/m4-1.4.15.ebuild | |
parent | Stable on amd64 wrt bug #349132 (diff) | |
download | historical-517bd95a0fc34955412ee05fba37e8d3a4badde9.tar.gz historical-517bd95a0fc34955412ee05fba37e8d3a4badde9.tar.bz2 historical-517bd95a0fc34955412ee05fba37e8d3a4badde9.zip |
Stable on amd64 wrt bug #348550
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
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 d99eafebb217..25ef01d0c788 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.6 2010/12/21 11:07:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.15.ebuild,v 1.7 2010/12/22 11:32:07 hwoarang 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 |