summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-26 19:02:38 +0100
committerSam James <sam@gentoo.org>2023-03-26 19:02:45 +0100
commit3f5ee5d1da2ac4569dbd749c6c4640284e3246ec (patch)
tree7fb60c4805e2df46929a4426f662da744d3c7ace /dev-util/lxqt-build-tools
parentdev-cpp/kokkos: Stabilize 3.7.1 amd64, #892287 (diff)
downloadgentoo-3f5ee5d1da2ac4569dbd749c6c4640284e3246ec.tar.gz
gentoo-3f5ee5d1da2ac4569dbd749c6c4640284e3246ec.tar.bz2
gentoo-3f5ee5d1da2ac4569dbd749c6c4640284e3246ec.zip
dev-util/lxqt-build-tools: Stabilize 0.12.0-r1 amd64, #903123
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.12.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
index ecbde452e97b..e41e1db443a8 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.12.0-r1.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 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="BSD"