diff options
Diffstat (limited to 'sys-fs/fscrypt/fscrypt-0.3.1.ebuild')
-rw-r--r-- | sys-fs/fscrypt/fscrypt-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/fscrypt/fscrypt-0.3.1.ebuild b/sys-fs/fscrypt/fscrypt-0.3.1.ebuild index 20fac04c2645..5fda4eb5eb6e 100644 --- a/sys-fs/fscrypt/fscrypt-0.3.1.ebuild +++ b/sys-fs/fscrypt/fscrypt-0.3.1.ebuild @@ -69,7 +69,7 @@ SRC_URI=" # MIT: BurntSushi/toml, kisielk/gotool, kr/*, urfave/cli, honnef.co/go/tools LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="sys-libs/pam" RDEPEND="${DEPEND}" |