diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:09:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:56 +0200 |
commit | 334acc961159ae518c7ae0bc31f21aea8e4174c1 (patch) | |
tree | c6d47a16a07345bbda2f1ab3b54eab48b68cde8b /dev-qt | |
parent | dev-qt/qtwidgets: ppc stable wrt bug #685260 (diff) | |
download | gentoo-334acc961159ae518c7ae0bc31f21aea8e4174c1.tar.gz gentoo-334acc961159ae518c7ae0bc31f21aea8e4174c1.tar.bz2 gentoo-334acc961159ae518c7ae0bc31f21aea8e4174c1.zip |
dev-qt/qtx11extras: ppc stable wrt bug #685260
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild b/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild index 1316e9b6ff3c..86a3da513b97 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.12.3.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.12.3.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 ~sparc x86 ~amd64-fbsd" + KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-fbsd" fi IUSE="" |