dev-util/lcov: drop to ~arm64
authorMart Raudsepp <leio@gentoo.org>
Wed, 18 Apr 2018 06:58:36 +0000 (09:58 +0300)
committerMart Raudsepp <leio@gentoo.org>
Wed, 18 Apr 2018 07:00:52 +0000 (10:00 +0300)
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

index d46f47b86bf88b2a5079a3bf96502b015bb203b8..b1a3a8e8906068cea37a062340b96b1845e31da4 100644 (file)
@@ -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=""