summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-30 20:27:13 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-30 20:27:13 +0100
commitbae4deb4b0e8afa42e23d180c1a31a273980c81a (patch)
tree8fbb224da3ad15bf23b60df4de1441bdabcdab19 /dev-qt/qtxml
parentdev-qt/qtx11extras: stable 5.14.2 for ppc, bug #719732 (diff)
downloadgentoo-bae4deb4b0e8afa42e23d180c1a31a273980c81a.tar.gz
gentoo-bae4deb4b0e8afa42e23d180c1a31a273980c81a.tar.bz2
gentoo-bae4deb4b0e8afa42e23d180c1a31a273980c81a.zip
dev-qt/qtxml: stable 5.14.2 for ppc, bug #719732
Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-qt/qtxml')
-rw-r--r--dev-qt/qtxml/qtxml-5.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.14.2.ebuild b/dev-qt/qtxml/qtxml-5.14.2.ebuild
index d8761ed96179..1f6a108a9d98 100644
--- a/dev-qt/qtxml/qtxml-5.14.2.ebuild
+++ b/dev-qt/qtxml/qtxml-5.14.2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
DESCRIPTION="Implementation of SAX and DOM 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=""