From: Matthew Thode Date: Sat, 22 Feb 2020 21:36:50 +0000 (-0600) Subject: gui-libs/wlroots: 0.10.0 stable amd64 arm64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c44ef591e966d6ddaaffeb42c6df1643462f4f0f;p=gentoo.git gui-libs/wlroots: 0.10.0 stable amd64 arm64 and x86 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode --- diff --git a/gui-libs/wlroots/wlroots-0.10.0.ebuild b/gui-libs/wlroots/wlroots-0.10.0.ebuild index effb8c230388..f408a513a4de 100644 --- a/gui-libs/wlroots/wlroots-0.10.0.ebuild +++ b/gui-libs/wlroots/wlroots-0.10.0.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then inherit git-r3 else SRC_URI="https://github.com/swaywm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" + KEYWORDS="amd64 arm64 ~ppc64 x86" fi LICENSE="MIT"