summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:57 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-11 17:34:57 +0200
commit26fab3314c5584f63482747018e53947f4671938 (patch)
tree9b1390ecdaa0eb6ea2cc00e383ec4bec46fc3d0d /dev-qt/qtdeclarative
parentdev-python: Remove *-fbsd KEYWORDS (diff)
downloadgentoo-26fab3314c5584f63482747018e53947f4671938.tar.gz
gentoo-26fab3314c5584f63482747018e53947f4671938.tar.bz2
gentoo-26fab3314c5584f63482747018e53947f4671938.zip
dev-qt: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-qt/qtdeclarative')
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild2
-rw-r--r--dev-qt/qtdeclarative/qtdeclarative-5.12.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild
index e4b8cf132b72..0525fa731961 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.3.ebuild
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-fbsd"
+ KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86"
fi
IUSE="gles2 +jit localstorage +widgets"
diff --git a/dev-qt/qtdeclarative/qtdeclarative-5.12.5.ebuild b/dev-qt/qtdeclarative/qtdeclarative-5.12.5.ebuild
index c208c86f7c04..dc5898429279 100644
--- a/dev-qt/qtdeclarative/qtdeclarative-5.12.5.ebuild
+++ b/dev-qt/qtdeclarative/qtdeclarative-5.12.5.ebuild
@@ -8,7 +8,7 @@ inherit python-any-r1 qt5-build
DESCRIPTION="The QML and Quick modules for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
fi
IUSE="gles2 +jit localstorage +widgets"