summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-07-05 14:43:07 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-07-05 15:01:45 -0500
commitfae2568c71de0d0603acca4a0e175f7a0b0821d3 (patch)
tree8e08c38cadecf03ada028674e5cb0fb306428bd9 /gui-libs
parentsys-apps/bolt: 0.9.1 stable amd64/x86 with cleanup (diff)
downloadgentoo-fae2568c71de0d0603acca4a0e175f7a0b0821d3.tar.gz
gentoo-fae2568c71de0d0603acca4a0e175f7a0b0821d3.tar.bz2
gentoo-fae2568c71de0d0603acca4a0e175f7a0b0821d3.zip
gui-libs/xdg-desktop-portal-wlr: 0.4.0 stable amd64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r--gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.4.0.ebuild b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.4.0.ebuild
index 8642e22e21e1..6bf02b33d246 100644
--- a/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.4.0.ebuild
+++ b/gui-libs/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.4.0.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 ~x86"
+ KEYWORDS="amd64 ~arm64 ~ppc64 x86"
fi
LICENSE="MIT"