Skip to content

Commit

Permalink
sys-apps/hexyl: add ~arm64 keyword
Browse files Browse the repository at this point in the history
Signed-off-by: Ruowen Qin <[email protected]>
  • Loading branch information
chinrw committed Mar 1, 2024
1 parent 195e02d commit 613627c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/hexyl/hexyl-0.14.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@ LICENSE="|| ( Apache-2.0 MIT )"
# Dependent crate licenses
LICENSE+=" Apache-2.0 ISC MIT Unicode-DFS-2016 ZLIB"
SLOT="0"
KEYWORDS="amd64"
KEYWORDS="~amd64 ~arm64"

RESTRICT="mirror"

0 comments on commit 613627c

Please sign in to comment.