x11-misc/sddm: Stabilize 0.21.0 x86, #928073

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2024-03-29 09:18:58 +03:00
parent ea78102621
commit 0978c5686e
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
QTMIN=5.15.12