From 62a314f4945b199dfcaf83a007b067b136b11627 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 25 Jul 2020 10:53:16 +0000 Subject: gui-libs/wlroots: amd64 stable (bug #733648) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James --- gui-libs/wlroots/wlroots-0.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui-libs/wlroots') diff --git a/gui-libs/wlroots/wlroots-0.11.0.ebuild b/gui-libs/wlroots/wlroots-0.11.0.ebuild index 8e7fda3c1e7e..9832be16b880 100644 --- a/gui-libs/wlroots/wlroots-0.11.0.ebuild +++ b/gui-libs/wlroots/wlroots-0.11.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" -- cgit v1.2.3-65-gdbad