commit: fe660c87d268b4df007d69116356c586cb123b64
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 04:46:35 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Sep 11 12:16:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe660c87
dev-qt/qtscxml: 5.7.1 stable for amd64/x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-qt/qtscxml/qtscxml-5.7.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtscxml/qtscxml-5.7.1.ebuild
b/dev-qt/qtscxml/qtscxml-5.7.1.ebuild
index 28c991b4f7c..dc5f1c74ae2 100644
--- a/dev-qt/qtscxml/qtscxml-5.7.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# 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=""