diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2020-04-20 12:05:18 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2020-04-20 12:19:38 +0200 |
commit | d13e8c2a91c13a6e1c95cf727e78fef2aa2bb2ec (patch) | |
tree | a3ab1a8732c6055e3becd6df6093dabec2560e0e /net-misc/whois/metadata.xml | |
parent | dev-python/packaging: s390 stable wrt bug #716404 (diff) | |
download | gentoo-d13e8c2a91c13a6e1c95cf727e78fef2aa2bb2ec.tar.gz gentoo-d13e8c2a91c13a6e1c95cf727e78fef2aa2bb2ec.tar.bz2 gentoo-d13e8c2a91c13a6e1c95cf727e78fef2aa2bb2ec.zip |
net-misc/whois: Revbump to fix automagic dep on sys-libs/libxcrypt
Thanks-to: Eugene Shalygin <eugene.shalygin@gmail.com>
Closes: https://bugs.gentoo.org/718104
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'net-misc/whois/metadata.xml')
-rw-r--r-- | net-misc/whois/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-misc/whois/metadata.xml b/net-misc/whois/metadata.xml index fcd1dc3acbf9..742ee751212e 100644 --- a/net-misc/whois/metadata.xml +++ b/net-misc/whois/metadata.xml @@ -5,6 +5,9 @@ <email>base-system@gentoo.org</email> <name>Gentoo Base System</name> </maintainer> + <use> + <flag name="xcrypt">Enable crypt through <pkg>sys-libs/libxcrypt</pkg> package</flag> + </use> <upstream> <remote-id type="github">rfc1036/whois</remote-id> </upstream> |