summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 18:55:59 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 19:09:03 +0300
commit18f977f56c8cf7b8d8902ccc6d3db7ad459467fc (patch)
treea25b0fa0a7e04e81b4c108c66e588720fac19315 /dev-qt/qtimageformats
parentdev-qt/qtgraphicaleffects: amd64 stable wrt bug #664566 (diff)
downloadgentoo-18f977f56c8cf7b8d8902ccc6d3db7ad459467fc.tar.gz
gentoo-18f977f56c8cf7b8d8902ccc6d3db7ad459467fc.tar.bz2
gentoo-18f977f56c8cf7b8d8902ccc6d3db7ad459467fc.zip
dev-qt/qtimageformats: amd64 stable wrt bug #664566
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'dev-qt/qtimageformats')
-rw-r--r--dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild b/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild
index e4017c170eab..c283e1c54847 100644
--- a/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild
+++ b/dev-qt/qtimageformats/qtimageformats-5.11.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~hppa ~ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
fi
IUSE="jpeg2k mng"