diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2013-04-29 02:31:30 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2013-04-29 02:31:30 +0000 |
commit | 0389d112cc39b94e619cec20dc3c485a28ec0b84 (patch) | |
tree | 9d387de268c732479a73b51dd017ba9d6a4fe912 /sys-devel | |
parent | Require automake-1.12, since building with 1.13 fails (bug #467086, thanks to... (diff) | |
download | gentoo-2-0389d112cc39b94e619cec20dc3c485a28ec0b84.tar.gz gentoo-2-0389d112cc39b94e619cec20dc3c485a28ec0b84.tar.bz2 gentoo-2-0389d112cc39b94e619cec20dc3c485a28ec0b84.zip |
added ~arm (tested by me)
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key C2000586)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/boost-m4/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/boost-m4/boost-m4-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/boost-m4/ChangeLog b/sys-devel/boost-m4/ChangeLog index 1117b5709d73..dec52332c24a 100644 --- a/sys-devel/boost-m4/ChangeLog +++ b/sys-devel/boost-m4/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/boost-m4 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.10 2013/03/18 18:47:36 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/ChangeLog,v 1.11 2013/04/29 02:31:30 ottxor Exp $ + + 29 Apr 2013; Christoph Junghans <ottxor@gentoo.org> boost-m4-0.4.ebuild: + added ~arm (tested by me) *boost-m4-0.4 (18 Mar 2013) diff --git a/sys-devel/boost-m4/boost-m4-0.4.ebuild b/sys-devel/boost-m4/boost-m4-0.4.ebuild index c316ee3ae457..7e6da05f07d8 100644 --- a/sys-devel/boost-m4/boost-m4-0.4.ebuild +++ b/sys-devel/boost-m4/boost-m4-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.1 2013/03/18 18:47:36 binki Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/boost-m4/boost-m4-0.4.ebuild,v 1.2 2013/04/29 02:31:30 ottxor Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" # boost.m4 has a buildsystem, but the distributer didn't use make dist |