From 5f9d0ecacc24c9ecf497337be15bcb018ac43eb3 Mon Sep 17 00:00:00 2001 From: Mykyta Holubakha Date: Tue, 1 May 2018 18:34:06 +0300 Subject: [PATCH] dev-libs/wlc: keyword ~arm64 Package-Manager: Portage-2.3.31, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8275 --- dev-libs/wlc/wlc-0.0.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/wlc/wlc-0.0.11.ebuild b/dev-libs/wlc/wlc-0.0.11.ebuild index dfd3d6fd8a5a..9786fe291a83 100644 --- a/dev-libs/wlc/wlc-0.0.11.ebuild +++ b/dev-libs/wlc/wlc-0.0.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Cloudef/wlc/releases/download/v${PV}/${P}.tar.bz2" LICENSE="MIT ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="X static-libs systemd +xwayland" RDEPEND="virtual/opengl -- 2.26.2