sys-fs/cryfs: add ~arm, bug #633882

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2018-03-15 21:16:35 +01:00
parent 5b7df4429a
commit 092b4e5f3e

View File

@@ -23,7 +23,7 @@ if [[ "${PV}" == 9999 ]] ; then
else
SRC_URI="https://github.com/cryfs/cryfs/releases/download/${PV}/${P}.tar.xz
https://dev.gentoo.org/~johu/distfiles/${P}-spdlog.patch.xz"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~arm x86"
S="${WORKDIR}"
fi