commit: 62a314f4945b199dfcaf83a007b067b136b11627
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 10:53:16 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 11:16:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a314f4
gui-libs/wlroots: amd64 stable (bug #733648)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>
gui-libs/wlroots/wlroots-0.11.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-libs/wlroots/wlroots-0.11.0.ebuild
b/gui-libs/wlroots/wlroots-0.11.0.ebuild
index 8e7fda3c1e7..9832be16b88 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"