commit: c263906bf59ac1a5bd9aef5907fdfa5bcc51b330 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Fri Apr 26 17:11:57 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Fri Apr 26 17:11:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c263906b
dev-qt/qtconcurrent: stable on arm Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild index dab9ec0c807..5119df071b5 100644 --- a/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild +++ b/dev-qt/qtconcurrent/qtconcurrent-5.11.3.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE=""