app-arch/lxqt-archiver: Keyword 1.0.0 x86, #935831

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2024-09-14 09:37:25 +03:00
parent 59227babf4
commit ef080800d7

View File

@@ -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 ~arm64 ~riscv"
KEYWORDS="amd64 ~arm64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+"