commit:     9566e47fd329bb1fae4d716136d1eda903395c64
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Apr 13 17:43:37 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Apr 13 17:43:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9566e47f

gui-apps/wf-shell: remove arm keyword, dep does not have it

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 gui-apps/wf-shell/wf-shell-0.4.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-apps/wf-shell/wf-shell-0.4.0.ebuild 
b/gui-apps/wf-shell/wf-shell-0.4.0.ebuild
index bee0ee0..f530d24 100644
--- a/gui-apps/wf-shell/wf-shell-0.4.0.ebuild
+++ b/gui-apps/wf-shell/wf-shell-0.4.0.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
        KEYWORDS=""
 else
        
SRC_URI="https://github.com/WayfireWM/${PN}/releases/download/${PV}/${P}.tar.xz";
-       KEYWORDS="~amd64 ~arm64 ~x86"
+       KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="MIT"

Reply via email to