diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-21 00:06:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-21 07:25:25 +0000 |
commit | 66215a07e2fac1b43d16854a371c974c29341d4a (patch) | |
tree | 8b5cdde1abf59a4c364e769239d5490e36f84271 /dev-qt/qtx11extras | |
parent | dev-qt/qtwidgets: stable 5.9.4-r1 for ppc, bug #642822 (diff) | |
download | gentoo-66215a07e2fac1b43d16854a371c974c29341d4a.tar.gz gentoo-66215a07e2fac1b43d16854a371c974c29341d4a.tar.bz2 gentoo-66215a07e2fac1b43d16854a371c974c29341d4a.zip |
dev-qt/qtx11extras: stable 5.9.4 for ppc, bug #642822
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.9.4.ebuild b/dev-qt/qtx11extras/qtx11extras-5.9.4.ebuild index b029cc4254d8..a25d2b8417a7 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.9.4.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.9.4.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 ~x86 ~amd64-fbsd" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~x86 ~amd64-fbsd" fi IUSE="" |