diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:13:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-17 11:13:24 +0100 |
commit | 70575b32c33b87d12bc8b162814bdef086a6b604 (patch) | |
tree | 32f9b8e474f5f560fec47f04650b096a8b5c2585 | |
parent | dev-python/sip: amd64 stable wrt bug #611784 (diff) | |
download | gentoo-70575b32c33b87d12bc8b162814bdef086a6b604.tar.gz gentoo-70575b32c33b87d12bc8b162814bdef086a6b604.tar.bz2 gentoo-70575b32c33b87d12bc8b162814bdef086a6b604.zip |
dev-qt/qtlocation: amd64 stable wrt bug #611784
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.6.2.ebuild b/dev-qt/qtlocation/qtlocation-5.6.2.ebuild index 77a5e74ffc48..09de2c032c17 100644 --- a/dev-qt/qtlocation/qtlocation-5.6.2.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.6.2.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 ~x86" + KEYWORDS="amd64 arm ~x86" fi IUSE="" |