aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-10-19 23:35:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-10-19 23:35:11 +0200
commit3d32f24e5ccd1b119ad8bb17a3d6dc7962fe7203 (patch)
tree1d382b54937de9908ebf70c6ebe169504e3d84bf /dev-qt/qtnetwork/qtnetwork-5.9999.ebuild
parentdev-qt/qtdeclarative: Drop unsupported python3_4 from PYTHON_COMPAT (diff)
downloadqt-3d32f24e5ccd1b119ad8bb17a3d6dc7962fe7203.tar.gz
qt-3d32f24e5ccd1b119ad8bb17a3d6dc7962fe7203.tar.bz2
qt-3d32f24e5ccd1b119ad8bb17a3d6dc7962fe7203.zip
*/*: Drop ~amd64-fbsd keyword
Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtnetwork/qtnetwork-5.9999.ebuild')
-rw-r--r--dev-qt/qtnetwork/qtnetwork-5.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtnetwork/qtnetwork-5.9999.ebuild b/dev-qt/qtnetwork/qtnetwork-5.9999.ebuild
index a8f3a81d..5497d923 100644
--- a/dev-qt/qtnetwork/qtnetwork-5.9999.ebuild
+++ b/dev-qt/qtnetwork/qtnetwork-5.9999.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"
fi
IUSE="bindist connman libproxy networkmanager sctp +ssl"