gui-libs/wlroots: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 24 Jan 2020 04:13:09 +0000 (20:13 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 24 Jan 2020 04:18:28 +0000 (20:18 -0800)
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
gui-libs/wlroots/wlroots-9999.ebuild

index b9431381dd795674ee7f232502c5827e0943c438..f0caa7de4f5ac26a1116b97cd5dafb44f30c24b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
        inherit git-r3
 else
        SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="MIT"