summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-10 01:44:52 +0100
committerSam James <sam@gentoo.org>2021-07-10 01:47:06 +0100
commitc08463c8e4cf853aa661b98ec37e82d7302449d6 (patch)
treedf7f461cfcfab0dd8a76c74939146f14d0a59f23 /dev-util/lxqt-build-tools
parentdev-libs/libqtxdg: Stabilize 3.7.1 amd64, #801154 (diff)
downloadgentoo-c08463c8e4cf853aa661b98ec37e82d7302449d6.tar.gz
gentoo-c08463c8e4cf853aa661b98ec37e82d7302449d6.tar.bz2
gentoo-c08463c8e4cf853aa661b98ec37e82d7302449d6.zip
dev-util/lxqt-build-tools: Stabilize 0.9.0 amd64, #801154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/lxqt-build-tools')
-rw-r--r--dev-util/lxqt-build-tools/lxqt-build-tools-0.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.9.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.9.0.ebuild
index ef30bb8aa5ab..dcb00e896952 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.9.0.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.9.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 ~hppa ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
fi
LICENSE="BSD"