diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 23:57:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:20:45 +0200 |
commit | aada1e86c9f5794a8cbb0439560ea0b1aadedb29 (patch) | |
tree | 2c5c65811fb63d936d3bedbe2533a2885432a508 /dev-qt/qtlocation | |
parent | dev-qt/qtimageformats: x86 stable (bug #664566) (diff) | |
download | gentoo-aada1e86c9f5794a8cbb0439560ea0b1aadedb29.tar.gz gentoo-aada1e86c9f5794a8cbb0439560ea0b1aadedb29.tar.bz2 gentoo-aada1e86c9f5794a8cbb0439560ea0b1aadedb29.zip |
dev-qt/qtlocation: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt/qtlocation')
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.11.1.ebuild b/dev-qt/qtlocation/qtlocation-5.11.1.ebuild index 15514b5015a0..c16615160746 100644 --- a/dev-qt/qtlocation/qtlocation-5.11.1.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.11.1.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="" |