From aaf473b068aa3139bebc69e34e1061cc7a42d414 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 14 Apr 2022 21:34:09 +0200 Subject: lxqt-base/lxqt-powermanagement: Stabilize 1.0.0 amd64, #831448 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild index 53af9660c83c..28b96966ebb5 100644 --- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild +++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,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 ~riscv ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" fi LICENSE="LGPL-2.1 LGPL-2.1+" -- cgit v1.2.3-65-gdbad