diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:25:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:25:09 +0200 |
commit | cc05e7b80609d55cbd8bdc38bee8b56d8f3be8c2 (patch) | |
tree | ebe36cf7e46c6ac8ddc9df027e47665517b5396f /sys-fs/encfs | |
parent | dev-lisp/clisp: amd64 stable wrt bug #687220 (diff) | |
download | gentoo-cc05e7b80609d55cbd8bdc38bee8b56d8f3be8c2.tar.gz gentoo-cc05e7b80609d55cbd8bdc38bee8b56d8f3be8c2.tar.bz2 gentoo-cc05e7b80609d55cbd8bdc38bee8b56d8f3be8c2.zip |
sys-fs/encfs: amd64 stable wrt bug #687916
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-fs/encfs')
-rw-r--r-- | sys-fs/encfs/encfs-1.9.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/encfs/encfs-1.9.5.ebuild b/sys-fs/encfs/encfs-1.9.5.ebuild index 258bb0115cbd..fe1209a16694 100644 --- a/sys-fs/encfs/encfs-1.9.5.ebuild +++ b/sys-fs/encfs/encfs-1.9.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -10,7 +10,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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc ~x86" IUSE="libressl nls" RDEPEND=" |