summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-26 11:24:54 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-26 11:34:18 -0400
commit9b8ac5e6bfbeade2fe4e55068a0663a9a33575c2 (patch)
treec3adf9c51c36bccb3f6e460715a4581650736038 /dev-qt
parentc269b9efc87438cae300b8023ba6070def688c9d (diff)
downloadgentoo-9b8ac5e6bfbeade2fe4e55068a0663a9a33575c2.tar.gz
gentoo-9b8ac5e6bfbeade2fe4e55068a0663a9a33575c2.tar.xz
dev-qt/qtnetwork: stable on arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtnetwork/qtnetwork-5.11.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtnetwork/qtnetwork-5.11.3.ebuild b/dev-qt/qtnetwork/qtnetwork-5.11.3.ebuild
index 65b450ed454..3bc33972fea 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.11.3.ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.11.3.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Network abstraction library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
+ KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd"
fi
IUSE="bindist connman libproxy networkmanager +ssl"