commit: f3f67599c513c3d807cf59c25ea586d8f8118810
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 7 21:44:02 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Mar 7 21:50:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f67599
dev-qt/qtnetworkauth: x86 stable (bug #678192)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild
b/dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild
index d4809b78213..198a6ef2623 100644
--- a/dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild
+++ b/dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ DESCRIPTION="Network authorization library for the Qt5
framework"
LICENSE="GPL-3"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 x86"
fi
IUSE=""