commit: 9dd2b66e27ad09fdb490fcf6cf68da892451a125
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 26 17:38:23 2019 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Apr 26 17:38:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dd2b66e
dev-qt/qthelp: 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/qthelp/qthelp-5.11.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qthelp/qthelp-5.11.3.ebuild
b/dev-qt/qthelp/qthelp-5.11.3.ebuild
index 9d441ee0bd1..d6fe3aa6972 100644
--- a/dev-qt/qthelp/qthelp-5.11.3.ebuild
+++ b/dev-qt/qthelp/qthelp-5.11.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Qt5 module for integrating online documentation into applications"
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=""