diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 16:33:06 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-10-18 16:45:05 +0200 |
commit | f008cb661f7fc47bcaf710cb6f56c53f250fa390 (patch) | |
tree | 5f65eb10f68ac086b6368162fe00aeabe1714905 /dev-qt/qtgraphicaleffects | |
parent | dev-qt/qtgamepad: x86 stable (bug #734600) (diff) | |
download | gentoo-f008cb661f7fc47bcaf710cb6f56c53f250fa390.tar.gz gentoo-f008cb661f7fc47bcaf710cb6f56c53f250fa390.tar.bz2 gentoo-f008cb661f7fc47bcaf710cb6f56c53f250fa390.zip |
dev-qt/qtgraphicaleffects: 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/qtgraphicaleffects')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.1.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.1.ebuild index db46772b4ddb..f778c7d5a49a 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.1.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.15.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="" |