From 7e8954b49279cbd9ba27afd2cb716f8b5dbc5ae6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 11 Jul 2021 21:50:07 +0100 Subject: dev-libs/libqtxdg: Stabilize 3.7.1 x86, #801154 Signed-off-by: Sam James --- dev-libs/libqtxdg/libqtxdg-3.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-libs/libqtxdg') diff --git a/dev-libs/libqtxdg/libqtxdg-3.7.1.ebuild b/dev-libs/libqtxdg/libqtxdg-3.7.1.ebuild index 4e43d8883006..8abbc9b1723b 100644 --- a/dev-libs/libqtxdg/libqtxdg-3.7.1.ebuild +++ b/dev-libs/libqtxdg/libqtxdg-3.7.1.ebuild @@ -13,7 +13,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 ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1" -- cgit v1.2.3-65-gdbad