summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-19 13:44:36 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-19 13:44:36 +0100
commit255908c84a378bae293ec77e379fb39ffe05fa01 (patch)
tree9e6a026561b4613209f68734b0d5f81236aebe1e /dev-qt/qtscxml
parentdev-qt/qtscript: amd64 stable wrt bug #699328 (diff)
downloadgentoo-255908c84a378bae293ec77e379fb39ffe05fa01.tar.gz
gentoo-255908c84a378bae293ec77e379fb39ffe05fa01.tar.bz2
gentoo-255908c84a378bae293ec77e379fb39ffe05fa01.zip
dev-qt/qtscxml: amd64 stable wrt bug #699328
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-qt/qtscxml')
-rw-r--r--dev-qt/qtscxml/qtscxml-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtscxml/qtscxml-5.14.1.ebuild b/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
index 470c269e1553..d05ec9748d48 100644
--- a/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
+++ b/dev-qt/qtscxml/qtscxml-5.14.1.ebuild
@@ -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 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 ~x86"
fi
IUSE=""