diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:15:50 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:21:36 +0200 |
commit | 5fd8642bb48007bc7fe66bb5798a86efb841080e (patch) | |
tree | 24141e7296206b69e0d4a2cf23430532e76bc03e | |
parent | dev-qt/qtwidgets: x86 stable (bug #664566) (diff) | |
download | gentoo-5fd8642bb48007bc7fe66bb5798a86efb841080e.tar.gz gentoo-5fd8642bb48007bc7fe66bb5798a86efb841080e.tar.bz2 gentoo-5fd8642bb48007bc7fe66bb5798a86efb841080e.zip |
dev-qt/qtx11extras: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.11.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.11.1.ebuild index 3d6eeefc7901..e1cfa79e87fb 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.11.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.11.1.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="" |