From 14058d66d68eda4e6054b86e24e81599c6c3f56d Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Sat, 28 Dec 2019 12:58:47 -0800 Subject: [PATCH] sys-process/numad: sync live ebuild keywords Bug: https://bugs.gentoo.org/679888 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- sys-process/numad/numad-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/numad/numad-9999.ebuild b/sys-process/numad/numad-9999.ebuild index 9b2cc2d66a7b..11e23c799437 100644 --- a/sys-process/numad/numad-9999.ebuild +++ b/sys-process/numad/numad-9999.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=7 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]]; then else EGIT_COMMIT="" SRC_URI="mirror://gentoo/numad-0.5-${EGIT_COMMIT:0:7}.tar.bz2" - KEYWORDS="~amd64 -arm ~arm64 -s390 ~x86" + KEYWORDS="~amd64 -arm ~arm64 ~ppc64 -s390 ~x86" S="${WORKDIR}/${PN}-${EGIT_COMMIT:0:7}" fi -- 2.26.2