diff options
author | 2018-07-15 15:59:04 +0200 | |
---|---|---|
committer | 2018-07-15 16:20:20 +0200 | |
commit | 98bda6e050de8b0dc5b925c2145c360ed12376d2 (patch) | |
tree | 592a0ef776fb89c388eb599993899e3d24761aca /dev-qt | |
parent | dev-qt/qtimageformats: x86 stable (bug #655664) (diff) | |
download | gentoo-98bda6e050de8b0dc5b925c2145c360ed12376d2.tar.gz gentoo-98bda6e050de8b0dc5b925c2145c360ed12376d2.tar.bz2 gentoo-98bda6e050de8b0dc5b925c2145c360ed12376d2.zip |
dev-qt/qtlocation: x86 stable (bug #655664)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-qt')
-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 a97985c85295..f228e74b4fed 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="" |