commit: e543829140b92d017c1462248a3adb075d733f81
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 14:30:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 14:30:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5438291
gui-libs/xdg-desktop-portal-wlr: Stabilize 0.7.1-r2 x86, #954301
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.7.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.7.1-r2.ebuild
b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.7.1-r2.ebuild
index a974ee84c315..609ad6dd3dd7 100644
--- a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.7.1-r2.ebuild
+++ b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.7.1-r2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/emersion/${PN}/releases/download/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv x86"
fi
LICENSE="MIT"