summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-16 15:12:19 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-16 19:05:08 +0100
commit196197e1012aeaf93eb76b988eada6dd576e4212 (patch)
treed1776f76346efce5a65a0498f2599968f9d92530 /dev-qt
parentdev-qt/qtdeclarative: keyworded 5.14.2 for sparc (diff)
downloadgentoo-196197e1012aeaf93eb76b988eada6dd576e4212.tar.gz
gentoo-196197e1012aeaf93eb76b988eada6dd576e4212.tar.bz2
gentoo-196197e1012aeaf93eb76b988eada6dd576e4212.zip
dev-qt/qtwayland: keyworded 5.14.2 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtwayland/qtwayland-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtwayland/qtwayland-5.14.2.ebuild b/dev-qt/qtwayland/qtwayland-5.14.2.ebuild
index 00131b6ecb13..03b11bd2cd79 100644
--- a/dev-qt/qtwayland/qtwayland-5.14.2.ebuild
+++ b/dev-qt/qtwayland/qtwayland-5.14.2.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Wayland platform plugin for Qt"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
fi
IUSE="vulkan X"