diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:34:00 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-13 16:41:19 +0300 |
commit | bc2556dfc3b999c119661128dc0577ce21f75c05 (patch) | |
tree | a8d84046fb0637fad124b0a73ac665d6c26a8b49 /dev-qt/qtx11extras | |
parent | dev-qt/qtgui: amd64 stable wrt bug #655664 (diff) | |
download | gentoo-bc2556dfc3b999c119661128dc0577ce21f75c05.tar.gz gentoo-bc2556dfc3b999c119661128dc0577ce21f75c05.tar.bz2 gentoo-bc2556dfc3b999c119661128dc0577ce21f75c05.zip |
dev-qt/qtx11extras: amd64 stable wrt bug #655664
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild b/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild index b029cc4254d8..ace9790d5e9f 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.9.6.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.9.6.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 ~x86 ~amd64-fbsd" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd" fi IUSE="" |