Skip to content

Commit

Permalink
lxqt-base/lxqt-sudo: sync keywords and update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jimi Huotari <[email protected]>
  • Loading branch information
Chiitoo committed Nov 6, 2024
1 parent 1ff3506 commit 82be198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ 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"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
fi

LICENSE="LGPL-2.1 LGPL-2.1+"
SLOT="0"

BDEPEND=">=dev-util/lxqt-build-tools-2.0.0"
BDEPEND=">=dev-util/lxqt-build-tools-2.1.0"
DEPEND="
app-admin/sudo
>=dev-qt/qtbase-6.6:6[gui,widgets]
Expand Down

0 comments on commit 82be198

Please sign in to comment.