summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-10-16 16:06:22 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-10-16 16:06:22 +0300
commitc3c50e9e1a736a079bdc73719aedc8bc81b1e5ff (patch)
tree0f1e1d89bf340b0009bc44f61472f833ca897334 /media-gfx
parentlxqt-base/lxqt-meta: amd64 stable wrt bug #664568 (diff)
downloadgentoo-c3c50e9e1a736a079bdc73719aedc8bc81b1e5ff.tar.gz
gentoo-c3c50e9e1a736a079bdc73719aedc8bc81b1e5ff.tar.bz2
gentoo-c3c50e9e1a736a079bdc73719aedc8bc81b1e5ff.zip
media-gfx/lximage-qt: amd64 stable wrt bug #664568
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/lximage-qt/lximage-qt-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.7.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.7.0.ebuild
index bbe8f695f42d..2816c3c7e2c1 100644
--- a/media-gfx/lximage-qt/lximage-qt-0.7.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-0.7.0.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
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"