From: Agostino Sarubbo Date: Tue, 31 Dec 2019 08:17:25 +0000 (+0100) Subject: dev-cpp/glog: ppc64 stable wrt bug #704258 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=339393f229061b1a9d8f9fcd2b21b6c352b3e252;p=gentoo.git dev-cpp/glog: ppc64 stable wrt bug #704258 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-cpp/glog/glog-0.4.0.ebuild b/dev-cpp/glog/glog-0.4.0.ebuild index dad13422dda1..71f796259101 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"