summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:03:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:09:14 +0300
commit1be6a7ce1e23f72119a2ac1d1af67b456709b876 (patch)
tree1f909adab62c52011e2bea5fe551462021a23d39 /dev-qt
parentdev-qt/qtscript: amd64 stable wrt bug #664566 (diff)
downloadgentoo-1be6a7ce1e23f72119a2ac1d1af67b456709b876.tar.gz
gentoo-1be6a7ce1e23f72119a2ac1d1af67b456709b876.tar.bz2
gentoo-1be6a7ce1e23f72119a2ac1d1af67b456709b876.zip
dev-qt/qtscxml: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.11.1.ebuild b/dev-qt/qtscxml/qtscxml-5.11.1.ebuild
index 59b06ef21029..296408e0faf3 100644
--- a/dev-qt/qtscxml/qtscxml-5.11.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="State Chart XML (SCXML) support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
IUSE=""