summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:19:04 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-06-14 09:21:42 +0200
commit4c132cd1d7c1748c64f18ad9495c26c22578c975 (patch)
tree35a62d78978b9900ee5dd5e1c4d2f7a39c61790c /dev-qt/qdbusviewer
parentdev-qt/qdbus: x86 stable wrt bug #843353 (diff)
downloadgentoo-4c132cd1d7c1748c64f18ad9495c26c22578c975.tar.gz
gentoo-4c132cd1d7c1748c64f18ad9495c26c22578c975.tar.bz2
gentoo-4c132cd1d7c1748c64f18ad9495c26c22578c975.zip
dev-qt/qdbusviewer: x86 stable wrt bug #843353
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qdbusviewer')
-rw-r--r--dev-qt/qdbusviewer/qdbusviewer-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qdbusviewer/qdbusviewer-5.15.4.ebuild b/dev-qt/qdbusviewer/qdbusviewer-5.15.4.ebuild
index 6947519c66bd..30f85cd9a4bf 100644
--- a/dev-qt/qdbusviewer/qdbusviewer-5.15.4.ebuild
+++ b/dev-qt/qdbusviewer/qdbusviewer-5.15.4.ebuild
@@ -9,7 +9,7 @@ inherit desktop qt5-build xdg-utils
DESCRIPTION="Graphical tool that lets you introspect D-Bus objects and messages"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86"
fi
IUSE=""