From: Mart Raudsepp Date: Thu, 17 Jan 2019 13:09:14 +0000 (+0200) Subject: dev-util/pkgconf: arm64 stable (bug #674036) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a43a0308a99946c4b3ba97afc5c42aac28859e07;p=gentoo.git dev-util/pkgconf: arm64 stable (bug #674036) Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- diff --git a/dev-util/pkgconf/pkgconf-1.3.7.ebuild b/dev-util/pkgconf/pkgconf-1.3.7.ebuild index 938d02b771a7..9e4cdcaa9155 100644 --- a/dev-util/pkgconf/pkgconf-1.3.7.ebuild +++ b/dev-util/pkgconf/pkgconf-1.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then inherit autotools git-r3 else SRC_URI="http://distfiles.dereferenced.org/${PN}/${P}.tar.xz" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86" fi inherit ltprune multilib-minimal