Skip to content

Commit

Permalink
x11-libs/qtermwidget: 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 e9001b3 commit 5893b53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x11-libs/qtermwidget/qtermwidget-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ 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="BSD GPL-2 LGPL-2+"
SLOT="0/${PV}"

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

0 comments on commit 5893b53

Please sign in to comment.