commit:     14058d66d68eda4e6054b86e24e81599c6c3f56d
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 20:58:47 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 21:32:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14058d66

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 <gyakovlev <AT> gentoo.org>

 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 9b2cc2d66a7..11e23c79943 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
 

Reply via email to