summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-03-28 11:10:57 +0200
committerMart Raudsepp <leio@gentoo.org>2020-03-28 12:03:09 +0200
commit9fbcbb5151164056d3fe72f697d9742a4db97e96 (patch)
tree0f591e892307b48e7a5ba6e3554c3c8bb20e9e85 /dev-qt
parentdev-qt/qtscript: arm64 stable (bug #699328) (diff)
downloadgentoo-9fbcbb5151164056d3fe72f697d9742a4db97e96.tar.gz
gentoo-9fbcbb5151164056d3fe72f697d9742a4db97e96.tar.bz2
gentoo-9fbcbb5151164056d3fe72f697d9742a4db97e96.zip
dev-qt/qtscxml: arm64 stable (bug #699328)
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-qt')
-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 8d92261fc127..f85c0919e340 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=""