sys-fs/cryfs: add ~arm, bug #633882
authorMarkus Meier <maekke@gentoo.org>
Thu, 15 Mar 2018 20:16:35 +0000 (21:16 +0100)
committerMarkus Meier <maekke@gentoo.org>
Thu, 15 Mar 2018 20:16:35 +0000 (21:16 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

sys-fs/cryfs/cryfs-0.9.7.ebuild

index 334af780fba6eeb008455aca91dd8246937984a4..093fb5152d9b442aa4961e924e39c8f575c118f1 100644 (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