commit:     f1c9fb8023eeead5b5b66439cb00f304dcef38ca
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 06:58:36 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 07:00:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c9fb80

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 d46f47b86bf..b1a3a8e8906 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=""

Reply via email to