diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 12:20:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-18 12:20:18 +0100 |
commit | 2836eb991a1932c18d40cf59f26d525d1c78c503 (patch) | |
tree | 801586b809cdcc67e7d440db361cdbb126622311 /dev-qt/qtgraphicaleffects | |
parent | dev-qt/qtgamepad: amd64 stable wrt bug #699240 (diff) | |
download | gentoo-2836eb991a1932c18d40cf59f26d525d1c78c503.tar.gz gentoo-2836eb991a1932c18d40cf59f26d525d1c78c503.tar.bz2 gentoo-2836eb991a1932c18d40cf59f26d525d1c78c503.zip |
dev-qt/qtgraphicaleffects: amd64 stable wrt bug #699240
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtgraphicaleffects')
-rw-r--r-- | dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild index 23d9db6e5c32..302af4c78844 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.13.2.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="" |