diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 16:42:35 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 16:45:15 +0200 |
commit | a4a2393410530ed36abc7bcb65b5f707fe5f4da9 (patch) | |
tree | 62929db88f0298eba170827e7c79c37ef3b048a6 /dev-qt/qtx11extras | |
parent | dev-qt/qtwidgets: x86 stable (bug #734600) (diff) | |
download | gentoo-a4a2393410530ed36abc7bcb65b5f707fe5f4da9.tar.gz gentoo-a4a2393410530ed36abc7bcb65b5f707fe5f4da9.tar.bz2 gentoo-a4a2393410530ed36abc7bcb65b5f707fe5f4da9.zip |
dev-qt/qtx11extras: x86 stable (bug #734600)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.15.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.15.1.ebuild index 542b0c10b3dc..90bcd0786891 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.15.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.15.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc ~x86" + KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86" fi IUSE="" |