dev-qt/qtcharts: added ~arm64 keywords

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Roy Bamford
2020-02-17 18:14:18 +00:00
committed by Andreas Sturmlechner
parent 4b1068111a
commit 89c6d09eaf

View File

@@ -8,7 +8,7 @@ DESCRIPTION="Chart component library for the Qt5 framework"
LICENSE="GPL-3"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
IUSE="qml"