Skip to content

Commit

Permalink
dev-qt/qtspeech: Add ~arm keyword wrt bug #675340
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="~arm"
  • Loading branch information
Zlogene committed Feb 28, 2019
1 parent 9babafe commit 6238ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qtspeech/qtspeech-5.11.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Text-to-speech library for the Qt5 framework"

if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="amd64 ~arm64 x86"
KEYWORDS="amd64 ~arm ~arm64 x86"
fi

# TODO: flite plugin - needs 2.0.0 (not yet in tree)
Expand Down

0 comments on commit 6238ed0

Please sign in to comment.