summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 13:42:08 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 13:42:08 +0100
commitf5c9df08d70649285602204529f05a49665dda27 (patch)
treef4c1799d33463e2c36f5e7015f42080f852757a6 /dev-qt
parentdev-qt/assistant: amd64 stable wrt bug #699328 (diff)
downloadgentoo-f5c9df08d70649285602204529f05a49665dda27.tar.gz
gentoo-f5c9df08d70649285602204529f05a49665dda27.tar.bz2
gentoo-f5c9df08d70649285602204529f05a49665dda27.zip
dev-qt/designer: amd64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/designer/designer-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/designer/designer-5.14.1.ebuild b/dev-qt/designer/designer-5.14.1.ebuild
index 50d070dab107..008ced2a9056 100644
--- a/dev-qt/designer/designer-5.14.1.ebuild
+++ b/dev-qt/designer/designer-5.14.1.ebuild
@@ -8,7 +8,7 @@ inherit desktop qt5-build xdg-utils
DESCRIPTION="WYSIWYG tool for designing and building graphical user interfaces with QtWidgets"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~x86"
fi
IUSE="declarative webkit"