From: Aaron Bauman Date: Wed, 15 May 2019 04:45:50 +0000 (-0400) Subject: app-arch/snappy: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eb2bba927902870d4756b7051781213b66610fef;p=gentoo.git app-arch/snappy: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/app-arch/snappy/snappy-1.1.7.ebuild b/app-arch/snappy/snappy-1.1.7.ebuild index be36d21461f1..5634d24aa2f9 100644 --- a/app-arch/snappy/snappy-1.1.7.ebuild +++ b/app-arch/snappy/snappy-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV%%.*}" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs test" # upstream killed static lib support with build system update # (and we have packages depending on the flag)