Skip to content

Commit

Permalink
sys-fs/zfs: update live eubild
Browse files Browse the repository at this point in the history
added ~arm64 keyword

Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Aug 18, 2019
1 parent acb8cb7 commit 7260713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-fs/zfs/zfs-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/zfsonlinux/zfs.git"
else
SRC_URI="https://github.com/zfsonlinux/${PN}/releases/download/${P}/${P}.tar.gz"
KEYWORDS="~amd64 ~ppc64"
KEYWORDS="~amd64 ~arm64 ~ppc64"
fi

LICENSE="BSD-2 CDDL MIT"
Expand Down

0 comments on commit 7260713

Please sign in to comment.