From f1c9fb8023eeead5b5b66439cb00f304dcef38ca Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Wed, 18 Apr 2018 09:58:36 +0300 Subject: [PATCH] dev-util/lcov: drop to ~arm64 Indirectly requires media-libs/gd, which has lost its stable arm64 keyword and fails tests (thus refusing to re-stabilize). lcov is the only leaf package requiring media-libs/gd that was stable. Bug: https://bugs.gentoo.org/646904 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- dev-util/lcov/lcov-1.9-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/lcov/lcov-1.9-r1.ebuild b/dev-util/lcov/lcov-1.9-r1.ebuild index d46f47b86bf8..b1a3a8e89060 100644 --- a/dev-util/lcov/lcov-1.9-r1.ebuild +++ b/dev-util/lcov/lcov-1.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ltp/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc x86 ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc x86 ~x86-linux ~x64-macos" IUSE="" DEPEND="" -- 2.26.2