From: Aaron Bauman Date: Tue, 31 Dec 2019 18:06:35 +0000 (-0500) Subject: dev-cpp/glog: arm64 stable (bug #704258) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d693d62ed87ca7d8b1e004ea2bb7d1a99471afaa;p=gentoo.git dev-cpp/glog: arm64 stable (bug #704258) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.84, Repoman-2.3.20 --- diff --git a/dev-cpp/glog/glog-0.4.0.ebuild b/dev-cpp/glog/glog-0.4.0.ebuild index 71f796259101..0fd0425f8fd0 100644 --- a/dev-cpp/glog/glog-0.4.0.ebuild +++ b/dev-cpp/glog/glog-0.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="gflags static-libs test" RESTRICT="test"