summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-11-02 00:48:33 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-11-02 00:51:11 +0100
commitc20f670118629ffd6b1ce1e421ccc824df26099e (patch)
tree42d598e477d3543f810a3201bebea570786a3320 /sys-fs/cryfs
parentdev-lang/erlang: stable 22.1.1 for ppc, bug #698194 (diff)
downloadgentoo-c20f670118629ffd6b1ce1e421ccc824df26099e.tar.gz
gentoo-c20f670118629ffd6b1ce1e421ccc824df26099e.tar.bz2
gentoo-c20f670118629ffd6b1ce1e421ccc824df26099e.zip
sys-fs/cryfs: x86 stable (bug #689034)
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/cryfs')
-rw-r--r--sys-fs/cryfs/cryfs-0.10.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryfs/cryfs-0.10.2.ebuild b/sys-fs/cryfs/cryfs-0.10.2.ebuild
index b305bf454db5..54a1c3c354d2 100644
--- a/sys-fs/cryfs/cryfs-0.10.2.ebuild
+++ b/sys-fs/cryfs/cryfs-0.10.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://github.com/cryfs/cryfs"
else
SRC_URI="https://github.com/cryfs/cryfs/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 x86"
S="${WORKDIR}"
fi