summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2021-11-21 10:41:32 +0100
committerFlorian Schmaus <flow@gentoo.org>2021-11-21 10:41:32 +0100
commitf55da4c9166755fcf492383fe6537d92fefb244a (patch)
treee9cbe5ce55b619be4bac1660bd93ad2ed32ce821 /sys-fs
parentsys-apps/ripgrep-all: stabilize 0.9.6-r1 for amd64 (diff)
downloadgentoo-f55da4c9166755fcf492383fe6537d92fefb244a.tar.gz
gentoo-f55da4c9166755fcf492383fe6537d92fefb244a.tar.bz2
gentoo-f55da4c9166755fcf492383fe6537d92fefb244a.zip
sys-fs/fscrypt: stabilize 0.3.1 for amd64
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/fscrypt/fscrypt-0.3.1.ebuild2
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}"