Skip to content

Commit

Permalink
dev-qt/qtscxml: Stabilize 5.15.5 arm64, #853232
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Jul 4, 2022
1 parent cad587f commit f67169b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qtscxml/qtscxml-5.15.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"

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

IUSE=""
Expand Down

0 comments on commit f67169b

Please sign in to comment.