summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2020-03-28 11:07:55 +0200
committerMart Raudsepp <leio@gentoo.org>2020-03-28 12:03:03 +0200
commit9a4b6119b0d5c8f2dfd297aeb17e65dc63103bcb (patch)
tree874ddc1fee7801b91119257cca00918d6cc8b2b0 /dev-qt/qtimageformats/qtimageformats-5.14.1.ebuild
parentdev-qt/qthelp: arm64 stable (bug #699328) (diff)
downloadgentoo-9a4b6119b0d5c8f2dfd297aeb17e65dc63103bcb.tar.gz
gentoo-9a4b6119b0d5c8f2dfd297aeb17e65dc63103bcb.tar.bz2
gentoo-9a4b6119b0d5c8f2dfd297aeb17e65dc63103bcb.zip
dev-qt/qtimageformats: 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/qtimageformats/qtimageformats-5.14.1.ebuild')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-5.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.14.1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.14.1.ebuild
index f6201d49bc73..e839a0613b3b 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.14.1.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.14.1.ebuild
@@ -7,7 +7,7 @@ inherit qt5-build
DESCRIPTION="Additional format plugins for the Qt image I/O system"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~sparc x86"
+ KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
fi
IUSE="mng"