summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-10 01:45:18 +0100
committerSam James <sam@gentoo.org>2021-07-10 01:47:22 +0100
commit175551965031a0e9d9df565647ffa84a3ed11f8a (patch)
tree786181bd3aa3925d2de4fd0f1d775c7d1af2e243 /media-gfx/lximage-qt
parentlxqt-base/lxqt-sudo: Stabilize 0.17.0 amd64, #801154 (diff)
downloadgentoo-175551965031a0e9d9df565647ffa84a3ed11f8a.tar.gz
gentoo-175551965031a0e9d9df565647ffa84a3ed11f8a.tar.bz2
gentoo-175551965031a0e9d9df565647ffa84a3ed11f8a.zip
media-gfx/lximage-qt: Stabilize 0.17.0 amd64, #801154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/lximage-qt')
-rw-r--r--media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild b/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild
index ff0920adf74e..7ff3f8a26b03 100644
--- a/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-0.17.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="GPL-2 GPL-2+"