diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 23:48:42 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 23:50:39 +0300 |
commit | 28cf8e2ad2b03dbf6b471999daa753e8a3207b0c (patch) | |
tree | 9cf667b241d738aac720ab575c3eb266633dfe62 /dev-qt/qtx11extras | |
parent | dev-qt/qtwidgets: x86 stable wrt bug #685260 (diff) | |
download | gentoo-28cf8e2ad2b03dbf6b471999daa753e8a3207b0c.tar.gz gentoo-28cf8e2ad2b03dbf6b471999daa753e8a3207b0c.tar.bz2 gentoo-28cf8e2ad2b03dbf6b471999daa753e8a3207b0c.zip |
dev-qt/qtx11extras: x86 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild b/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild index 3145ee5c95e3..d1194a056ed2 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild @@ -7,7 +7,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 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="" |