diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 09:34:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:20:14 +0100 |
commit | 7e7a81d28da7798b905bd5a32ab90aee8d3bef46 (patch) | |
tree | 92b95c3389f668574d20c2d4d179e04bda799489 /net-misc | |
parent | net-misc/portfwd: eutils-- (diff) | |
download | gentoo-7e7a81d28da7798b905bd5a32ab90aee8d3bef46.tar.gz gentoo-7e7a81d28da7798b905bd5a32ab90aee8d3bef46.tar.bz2 gentoo-7e7a81d28da7798b905bd5a32ab90aee8d3bef46.zip |
net-misc/proxychains: multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/proxychains/proxychains-4.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/proxychains/proxychains-4.12-r1.ebuild b/net-misc/proxychains/proxychains-4.12-r1.ebuild index 494570b86c0e..65dd3aabd8c7 100644 --- a/net-misc/proxychains/proxychains-4.12-r1.ebuild +++ b/net-misc/proxychains/proxychains-4.12-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit toolchain-funcs multilib +inherit toolchain-funcs MY_PN=${PN}-ng MY_P=${MY_PN}-${PV} |