summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-21 18:01:35 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-21 18:01:35 +0300
commit85208f25714314456309836439ce239487166984 (patch)
tree6d5b15acf9af5079a7a3a8de57d7f81115cfb3c8 /dev-qt/qtxml
parentdev-qt/qtx11extras: amd64 stable wrt bug #685260 (diff)
downloadgentoo-85208f25714314456309836439ce239487166984.tar.gz
gentoo-85208f25714314456309836439ce239487166984.tar.bz2
gentoo-85208f25714314456309836439ce239487166984.zip
dev-qt/qtxml: amd64 stable wrt bug #685260
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-qt/qtxml')
-rw-r--r--dev-qt/qtxml/qtxml-5.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtxml/qtxml-5.12.3.ebuild b/dev-qt/qtxml/qtxml-5.12.3.ebuild
index f0c71f595c2a..a48dd518943d 100644
--- a/dev-qt/qtxml/qtxml-5.12.3.ebuild
+++ b/dev-qt/qtxml/qtxml-5.12.3.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 ~amd64-fbsd"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
fi
IUSE=""