diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-28 11:14:53 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-28 12:03:16 +0200 |
commit | a6f038b9a214a7b0858b23e61fec75055a3d1ffc (patch) | |
tree | 291a5b1a56ddff8de12d81868f88e325bd179ebb /dev-qt | |
parent | dev-qt/qtwidgets: arm64 stable (bug #699328) (diff) | |
download | gentoo-a6f038b9a214a7b0858b23e61fec75055a3d1ffc.tar.gz gentoo-a6f038b9a214a7b0858b23e61fec75055a3d1ffc.tar.bz2 gentoo-a6f038b9a214a7b0858b23e61fec75055a3d1ffc.zip |
dev-qt/qtx11extras: 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/qtx11extras/qtx11extras-5.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild b/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild index c4658fa69317..4b3462dabf7f 100644 --- a/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild +++ b/dev-qt/qtx11extras/qtx11extras-5.14.1.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Linux/X11-specific support library for the Qt5 framework" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86" + KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86" fi IUSE="" |