Skip to content

Commit

Permalink
gui-apps/mako: 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 40b1095 commit 75fa28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui-apps/mako/mako-1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/emersion/${PN}.git"
else
SRC_URI="https://github.com/emersion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 ~arm64 ~x86"
fi

LICENSE="MIT"
Expand Down

0 comments on commit 75fa28d

Please sign in to comment.