media-libs/gegl: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Tue, 21 May 2019 03:49:58 +0000 (23:49 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 21 May 2019 03:51:31 +0000 (23:51 -0400)
* fails tests when stack smashing protection is enabled... so don't do
that if you want tests to work

* maybe upstream will fix that thing... that would be nice

Signed-off-by: Aaron Bauman <bman@gentoo.org>
media-libs/gegl/gegl-0.3.34.ebuild

index c2edf7ba20704f537a57e02d1ef0771a36ab67fd..e362bcdfb688f043ac13de2d615d5e91afdfb0ca 100644 (file)
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]]; then
        SRC_URI=""
 else
        SRC_URI="http://download.gimp.org/pub/${PN}/${PV:0:3}/${P}.tar.bz2"
-       KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+       KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="A graph based image processing framework"