diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 23:54:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-18 00:20:37 +0200 |
commit | a884b610e520b00d3934ece65a84faf6ea33fea6 (patch) | |
tree | d920f768ba9dc93330b54569414dbe93301fc922 /dev-qt | |
parent | dev-qt/qt-docs: x86 stable (bug #664566) (diff) | |
download | gentoo-a884b610e520b00d3934ece65a84faf6ea33fea6.tar.gz gentoo-a884b610e520b00d3934ece65a84faf6ea33fea6.tar.bz2 gentoo-a884b610e520b00d3934ece65a84faf6ea33fea6.zip |
dev-qt/qtgraphicaleffects: x86 stable (bug #664566)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild index 97b9f20151b8..56488b580edf 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.11.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Set of QML types for adding visual effects to user interfaces" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" fi IUSE="" |