gui-apps/swaybg: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 24 Jan 2020 04:08:23 +0000 (20:08 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Fri, 24 Jan 2020 04:18:25 +0000 (20:18 -0800)
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
gui-apps/swaybg/swaybg-9999.ebuild

index af2fdfa04742797cbd219de7e001a4a542d7385d..be7d136cfaa9b09f15aba6f3c3772d4391e459e7 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
        EGIT_REPO_URI="https://github.com/swaywm/${PN}.git"
 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"