blueness 15/04/19 11:28:43 Modified: marisa-0.2.4.ebuild ChangeLog Log: Keyword ~ppc and ~ppc64. Bug #498686. (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path 1.5 dev-libs/marisa/marisa-0.2.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild?r1=1.4&r2=1.5 Index: marisa-0.2.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- marisa-0.2.4.ebuild 3 Mar 2015 06:37:21 -0000 1.4 +++ marisa-0.2.4.ebuild 19 Apr 2015 11:28:43 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild,v 1.4 2015/03/03 06:37:21 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/marisa/marisa-0.2.4.ebuild,v 1.5 2015/04/19 11:28:43 blueness Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="python doc static-libs cpu_flags_x86_sse2 cpu_flags_x86_sse3 cpu_flags_x86_ssse3 cpu_flags_x86_sse4_1 cpu_flags_x86_sse4_2 cpu_flags_x86_sse4a cpu_flags_x86_popcnt" DEPEND="python? ( dev-lang/swig ${PYTHON_DEPS} )" 1.5 dev-libs/marisa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/marisa/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/marisa/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 3 Mar 2015 06:37:21 -0000 1.4 +++ ChangeLog 19 Apr 2015 11:28:43 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/marisa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/marisa/ChangeLog,v 1.4 2015/03/03 06:37:21 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/marisa/ChangeLog,v 1.5 2015/04/19 11:28:43 blueness Exp $ + + 19 Apr 2015; Anthony G. Basile <[email protected]> marisa-0.2.4.ebuild: + Keyword ~ppc and ~ppc64. Bug #498686. 02 Mar 2015; Yixun Lan <[email protected]> marisa-0.2.4.ebuild: add arm64 support, tested on A53 board
