From 8ceec936549a25bdc06439a02a91c452613c52d7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 4 Jul 2017 16:02:02 +0200 Subject: dev-qt/qtx11extras: amd64 stable wrt bug #620334 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-qt/qtx11extras') diff --git a/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild index 22aad0dc01e3..f70b09a7296d 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi IUSE="" -- cgit v1.2.3-65-gdbad