dev-libs/qcoro5: Keyword 0.6.0-r1 ppc64, #857270

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2022-09-01 21:10:51 -04:00
parent 2f0fd323d1
commit 0ccc40ed1e

View File

@@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://github.com/danvratil/${PN/5/}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${P/5/}"
KEYWORDS="~amd64 ~arm64"
KEYWORDS="~amd64 ~arm64 ~ppc64"
fi
DESCRIPTION="C++ Coroutine Library for Qt5"