commit: 086ece99554befa4ce923926941a2627f564bf22
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 13:14:38 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 13:14:38 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=086ece99
dev-qt/qtnetworkauth: x86 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-qt/qtnetworkauth/qtnetworkauth-5.14.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.14.1.ebuild
b/dev-qt/qtnetworkauth/qtnetworkauth-5.14.1.ebuild
index 811865d01e5..1d5057f72e0 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.14.1.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.14.1.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="Network authorization library for the Qt5
framework"
LICENSE="GPL-3"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
IUSE=""