diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 11:11:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-19 11:11:57 +0100 |
commit | 13ada1dc0e17fe172f29a4601673b2363877a963 (patch) | |
tree | 36446eba4417f5777a916d6d65e15a4199ab1579 /dev-qt/qtx11extras | |
parent | dev-qt/qtwidgets: ppc stable wrt bug #699328 (diff) | |
download | gentoo-13ada1dc0e17fe172f29a4601673b2363877a963.tar.gz gentoo-13ada1dc0e17fe172f29a4601673b2363877a963.tar.bz2 gentoo-13ada1dc0e17fe172f29a4601673b2363877a963.zip |
dev-qt/qtx11extras: ppc stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtx11extras')
-rw-r--r-- | dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild index 32aefe9b955d..15a7a7d34a75 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild @@ -8,7 +8,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" + KEYWORDS="~amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc ~x86" fi IUSE="" |