x11-misc/xwallpaper: sync live ebuild keywords
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 29 Feb 2020 20:59:22 +0000 (12:59 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 29 Feb 2020 21:06:38 +0000 (13:06 -0800)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
x11-misc/xwallpaper/xwallpaper-9999.ebuild

index 1fd0759173fb84530ce48992afbb2016eb8e4d51..9ac8817707e9f3b5f6f18ed103b883505ea0395a 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/stoeckmann/${PN}.git"
 else
        SRC_URI="https://github.com/stoeckmann/${PN}/releases/download/v${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~ppc64 ~x86"
 fi
 
 LICENSE="ISC"