diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 18:00:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 18:00:25 +0300 |
commit | b9ffb0705db87c6d4529f04930946408cbba24e6 (patch) | |
tree | 2281889c78952775a5644924a3b2404e5f492a82 | |
parent | dev-qt/qtimageformats: amd64 stable wrt bug #685260 (diff) | |
download | gentoo-b9ffb0705db87c6d4529f04930946408cbba24e6.tar.gz gentoo-b9ffb0705db87c6d4529f04930946408cbba24e6.tar.bz2 gentoo-b9ffb0705db87c6d4529f04930946408cbba24e6.zip |
dev-qt/qtlocation: amd64 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | dev-qt/qtlocation/qtlocation-5.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtlocation/qtlocation-5.12.3.ebuild b/dev-qt/qtlocation/qtlocation-5.12.3.ebuild index 25dc50ab1019..3084fb1355f5 100644 --- a/dev-qt/qtlocation/qtlocation-5.12.3.ebuild +++ b/dev-qt/qtlocation/qtlocation-5.12.3.ebuild @@ -7,7 +7,7 @@ inherit qt5-build DESCRIPTION="Location (places, maps, navigation) library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~x86" fi IUSE="" |