dev-util/lxqt-build-tools: add ~ppc64 keyword
authorMichael Palimaka <kensington@gentoo.org>
Mon, 11 Mar 2019 06:50:13 +0000 (17:50 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Mon, 11 Mar 2019 06:51:34 +0000 (17:51 +1100)
Bug: https://bugs.gentoo.org/679252
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Michael Palimaka <kensington@gentoo.org>
dev-util/lxqt-build-tools/lxqt-build-tools-0.6.0.ebuild

index 3093a7f96f259f2974ab9c452e5fbcf7a1f16288..7cd05eadac927fa8a7bf5be0d7c385a175d7d6a9 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
        EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
 else
        SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 fi
 
 LICENSE="BSD"