diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 15:30:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 15:30:04 +0300 |
commit | 4e67bc9c6091a2967dcaec3b519bb4328d774edf (patch) | |
tree | 72ef403c2c26185589d38b5a6f2ebfd67a9c5154 /media-gfx | |
parent | lxqt-base/lxqt-sudo: x86 stable wrt bug #686526 (diff) | |
download | gentoo-4e67bc9c6091a2967dcaec3b519bb4328d774edf.tar.gz gentoo-4e67bc9c6091a2967dcaec3b519bb4328d774edf.tar.bz2 gentoo-4e67bc9c6091a2967dcaec3b519bb4328d774edf.zip |
media-gfx/lximage-qt: x86 stable wrt bug #686526
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild b/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild index 0caf4e8a3cb2..3b7064657413 100644 --- a/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild +++ b/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild @@ -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+" |