mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-12 00:02:41 +03:00
app-crypt/gocryptfs: VariableOrder nit
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45681 Closes: https://github.com/gentoo/gentoo/pull/45681 Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
committed by
Zac Medico
parent
d033f0727e
commit
dfc01cd761
@@ -26,8 +26,8 @@ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
|
||||
|
||||
IUSE="test"
|
||||
|
||||
PROPERTIES="test_privileged"
|
||||
RESTRICT="!test? ( test ) test"
|
||||
PROPERTIES="test_privileged"
|
||||
|
||||
RDEPEND="dev-libs/openssl:="
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user