summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-03-07 22:44:02 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-03-07 22:50:16 +0100
commitf3f67599c513c3d807cf59c25ea586d8f8118810 (patch)
treef5e4042f800d84112943412d4ff2031431f298a3 /dev-qt
parentnet-misc/openssh: x86 stable (bug #675522) (diff)
downloadgentoo-f3f67599c513c3d807cf59c25ea586d8f8118810.tar.gz
gentoo-f3f67599c513c3d807cf59c25ea586d8f8118810.tar.bz2
gentoo-f3f67599c513c3d807cf59c25ea586d8f8118810.zip
dev-qt/qtnetworkauth: x86 stable (bug #678192)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtnetworkauth/qtnetworkauth-5.11.3.ebuild4
1 files 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 d4809b78213f..198a6ef2623c 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=""