diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:46:07 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2022-02-22 13:47:03 -0600 |
commit | 7b4804181cdd4849fefe3b12f4c8f783020c1047 (patch) | |
tree | c45ee664d3e4e8c383bbb0e4d42564ac3a874610 /gui-libs | |
parent | app-admin/puppetserver: 7.6.0 stable amd64 (diff) | |
download | gentoo-7b4804181cdd4849fefe3b12f4c8f783020c1047.tar.gz gentoo-7b4804181cdd4849fefe3b12f4c8f783020c1047.tar.bz2 gentoo-7b4804181cdd4849fefe3b12f4c8f783020c1047.zip |
gui-libs/wlroots: 0.15.0-r2 stable amd64 arm64 x86
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'gui-libs')
-rw-r--r-- | gui-libs/wlroots/wlroots-0.15.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild b/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild index 75badbe1a0bc..9c30f69fea8b 100644 --- a/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild +++ b/gui-libs/wlroots/wlroots-0.15.0-r2.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then SLOT="0/9999" else SRC_URI="https://gitlab.freedesktop.org/${PN}/${PN}/-/archive/${PV}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" SLOT="0/15" fi |