From 3be2453d7ff19af61cf4dff62da1093c4117e699 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Sun, 2 Jun 2019 12:19:27 -0500 Subject: 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 --- gui-libs/wlroots/wlroots-0.6.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui-libs') 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" -- cgit v1.2.3-65-gdbad