dev-util/kdevelop-pg-qt: keyword 2.2.1 for ~ppc64

100% tests passed, 0 tests failed out of 3

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2021-11-12 10:21:50 -08:00
parent 21587e2b20
commit 6816e8dba2

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit ecm kde.org
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 x86"
KEYWORDS="amd64 ~arm64 ~ppc64 x86"
fi
DESCRIPTION="LL(1) parser generator used mainly by KDevelop language plugins"