diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-25 09:08:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-25 09:08:39 +0200 |
commit | e5f55958e17509361ae80bb9149e3f15359f8763 (patch) | |
tree | 12e9fce9704a86fcebdb67cc7bfc170556e56642 /sys-fs/encfs | |
parent | sys-apps/haveged: arm stable wrt bug #860105 (diff) | |
download | gentoo-e5f55958e17509361ae80bb9149e3f15359f8763.tar.gz gentoo-e5f55958e17509361ae80bb9149e3f15359f8763.tar.bz2 gentoo-e5f55958e17509361ae80bb9149e3f15359f8763.zip |
sys-fs/encfs: arm stable wrt bug #860108
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/encfs')
-rw-r--r-- | sys-fs/encfs/encfs-1.9.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/encfs/encfs-1.9.5-r2.ebuild b/sys-fs/encfs/encfs-1.9.5-r2.ebuild index 7b9e95160d8f..248d5daddc17 100644 --- a/sys-fs/encfs/encfs-1.9.5-r2.ebuild +++ b/sys-fs/encfs/encfs-1.9.5-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vgough/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~ppc64 ~sparc x86" IUSE="nls" RDEPEND="dev-libs/openssl:= |