Skip to content

Commit

Permalink
gui-libs/wlroots: arm64 keyworded (bug #682992)
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Bauman <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
  • Loading branch information
FuzzyGophers committed Apr 10, 2019
1 parent 4da5c79 commit e0a32f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui-libs/wlroots/wlroots-0.5.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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 ~x86"
KEYWORDS="amd64 ~arm64 ~x86"
fi

LICENSE="MIT"
Expand Down

0 comments on commit e0a32f2

Please sign in to comment.