media-libs/harfbuzz: v1.7.6 - drop stable KEYWORDS except of s390
authorLars Wendler <polynomial-c@gentoo.org>
Fri, 30 Nov 2018 07:50:31 +0000 (08:50 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Fri, 30 Nov 2018 07:50:31 +0000 (08:50 +0100)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
media-libs/harfbuzz/harfbuzz-1.7.6.ebuild

index 48fed010014b49d6050aeb24cc4a6aa91cd1a94f..8db52ea298e9c6a304b6e3127ee1d7cff47408ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ if [[ ${PV} = 9999 ]] ; then
        inherit git-r3 autotools
 else
        SRC_URI="https://www.freedesktop.org/software/${PN}/release/${P}.tar.bz2"
-       KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x64-solaris"
 fi
 
 LICENSE="Old-MIT ISC icu"