commit: 172d4da5a0ebb8750a402330de991b5d3b3615d0 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Fri Jul 13 13:35:44 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Fri Jul 13 13:41:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=172d4da5
dev-qt/qtlocation: amd64 stable wrt bug #655664 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-qt/qtlocation/qtlocation-5.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtlocation/qtlocation-5.9.6.ebuild b/dev-qt/qtlocation/qtlocation-5.9.6.ebuild index f791b5b325e..a97985c8529 100644 --- a/dev-qt/qtlocation/qtlocation-5.9.6.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.9.6.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="The Location module for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi IUSE=""