diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 22:45:15 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 23:36:05 +0000 |
commit | 3859a0eaae16dc3c79eab500b41928d0beebea1b (patch) | |
tree | 41e2a189e7a229c29fc696beec683bea81089d6a /dev-qt/qtx11extras | |
parent | dev-qt/qtwidgets: stable 5.11.3 for ppc, bug #670864 (diff) | |
download | gentoo-3859a0eaae16dc3c79eab500b41928d0beebea1b.tar.gz gentoo-3859a0eaae16dc3c79eab500b41928d0beebea1b.tar.bz2 gentoo-3859a0eaae16dc3c79eab500b41928d0beebea1b.zip |
dev-qt/qtx11extras: stable 5.11.3 for ppc, bug #670864
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.11.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.11.3.ebuild b/dev-qt/qtx11extras/qtx11extras-5.11.3.ebuild index 0a69183fe631..128a9e8289c2 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.11.3.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.11.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="" |