summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:31:46 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:44:06 -0500
commit791e5e71dad895fe99427b413d36178f5972c6a0 (patch)
tree346484bbf645f93e523016669660912b57e8099f /media-gfx
parentlxqt-base/lxqt-admin: stable on amd64 and x86 (diff)
downloadgentoo-791e5e71dad895fe99427b413d36178f5972c6a0.tar.gz
gentoo-791e5e71dad895fe99427b413d36178f5972c6a0.tar.bz2
gentoo-791e5e71dad895fe99427b413d36178f5972c6a0.zip
media-gfx/lximage-qt: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/lximage-qt/lximage-qt-0.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.5.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.5.0.ebuild
index 926f7238ceab..42d9eb9331c2 100644
--- a/media-gfx/lximage-qt/lximage-qt-0.5.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="http://downloads.lxqt.org/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm64 x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"