summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2021-07-24 15:18:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2021-07-24 15:26:03 -0500
commitaae6b61911821199eec5ddfec1c08371424dd3c8 (patch)
tree3b339ccd67f513bc739b3526bc2db7d500dfd31d /gui-libs/wlroots
parentapp-admin/ansible: 4.1.0 stable amd64/arm64/x86 (diff)
downloadgentoo-aae6b61911821199eec5ddfec1c08371424dd3c8.tar.gz
gentoo-aae6b61911821199eec5ddfec1c08371424dd3c8.tar.bz2
gentoo-aae6b61911821199eec5ddfec1c08371424dd3c8.zip
gui-libs/wlroots: 0.14.0 stable amd64/arm64/x86
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs/wlroots')
-rw-r--r--gui-libs/wlroots/wlroots-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.14.0.ebuild b/gui-libs/wlroots/wlroots-0.14.0.ebuild
index 34a1612b0eda..0a2009a3fbb1 100644
--- a/gui-libs/wlroots/wlroots-0.14.0.ebuild
+++ b/gui-libs/wlroots/wlroots-0.14.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
SLOT="0/9999"
else
SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
SLOT="0/14"
fi