aboutsummaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-04-13 19:34:50 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-04-13 19:34:50 +0200
commitde2e8db4d338ae3c1547c4a761ccf17ea071d721 (patch)
tree1dcf1273b194edd3253c3fa473c1370204cbba75 /gui-wm
parentmedia-sound/zita-ajbridge: fixup einstalldocs (diff)
downloadguru-de2e8db4d338ae3c1547c4a761ccf17ea071d721.tar.gz
guru-de2e8db4d338ae3c1547c4a761ccf17ea071d721.tar.bz2
guru-de2e8db4d338ae3c1547c4a761ccf17ea071d721.zip
gui-wm/wayfire: remove arm keyword, dep does not have it
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/wayfire/wayfire-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/wayfire/wayfire-0.4.0.ebuild b/gui-wm/wayfire/wayfire-0.4.0.ebuild
index 21f3f20dd..01cbee022 100644
--- a/gui-wm/wayfire/wayfire-0.4.0.ebuild
+++ b/gui-wm/wayfire/wayfire-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"