From: Matthew Thode Date: Sun, 2 Jun 2019 17:19:27 +0000 (-0500) Subject: gui-libs/wlroots: 0.6.0 stable amd64 arm64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3be2453d7ff19af61cf4dff62da1093c4117e699;p=gentoo.git gui-libs/wlroots: 0.6.0 stable amd64 arm64 and x86 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Matthew Thode --- diff --git a/gui-libs/wlroots/wlroots-0.6.0.ebuild b/gui-libs/wlroots/wlroots-0.6.0.ebuild index db03b0f1e012..99d9b05be6f3 100644 --- a/gui-libs/wlroots/wlroots-0.6.0.ebuild +++ b/gui-libs/wlroots/wlroots-0.6.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 ~x86" + KEYWORDS="amd64 arm64 x86" fi LICENSE="MIT"