diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-28 12:43:25 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-28 12:43:25 +0000 |
commit | 6f9d17067db33d6ae6c56748c426077833c3b686 (patch) | |
tree | f0d97256bf849efdab664bf133412b5ca8e24632 /sys-devel/m4/m4-1.4.16.ebuild | |
parent | Marking testtools-0.9.15 ppc for bug 422071 (diff) | |
download | gentoo-2-6f9d17067db33d6ae6c56748c426077833c3b686.tar.gz gentoo-2-6f9d17067db33d6ae6c56748c426077833c3b686.tar.bz2 gentoo-2-6f9d17067db33d6ae6c56748c426077833c3b686.zip |
Marking m4-1.4.16 ppc for bug 423239
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'sys-devel/m4/m4-1.4.16.ebuild')
-rw-r--r-- | sys-devel/m4/m4-1.4.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/m4/m4-1.4.16.ebuild b/sys-devel/m4/m4-1.4.16.ebuild index 46c042981431..eee1197b819e 100644 --- a/sys-devel/m4/m4-1.4.16.ebuild +++ b/sys-devel/m4/m4-1.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v 1.7 2012/06/27 02:56:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/m4/m4-1.4.16.ebuild,v 1.8 2012/06/28 12:43:25 ranger 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 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples" # remember: cannot dep on autoconf since it needs us |