diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:35:44 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:41:26 +0300 |
commit | 172d4da5a0ebb8750a402330de991b5d3b3615d0 (patch) | |
tree | 68de0757b5bd1bfdb346d73d02354ad525fec6fe /dev-qt/qtlocation | |
parent | dev-qt/qtsensors: amd64 stable wrt bug #655664 (diff) | |
download | gentoo-172d4da5a0ebb8750a402330de991b5d3b3615d0.tar.gz gentoo-172d4da5a0ebb8750a402330de991b5d3b3615d0.tar.bz2 gentoo-172d4da5a0ebb8750a402330de991b5d3b3615d0.zip |
dev-qt/qtlocation: amd64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.9.6.ebuild b/dev-qt/qtlocation/qtlocation-5.9.6.ebuild index f791b5b325e3..a97985c85295 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="" |