diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2020-02-09 15:21:00 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-02-10 10:20:31 -0800 |
commit | 9fe6c271064c4041eb39c1c6e61e40eade88e40f (patch) | |
tree | cc5d4088f2ace5e5709d6354051c81eb4539fde8 /virtual/libcrypt/libcrypt-1.ebuild | |
parent | net-ftp/proftpd: arm stable wrt bug #708904 (diff) | |
download | gentoo-9fe6c271064c4041eb39c1c6e61e40eade88e40f.tar.gz gentoo-9fe6c271064c4041eb39c1c6e61e40eade88e40f.tar.bz2 gentoo-9fe6c271064c4041eb39c1c6e61e40eade88e40f.zip |
virtual/libcrypt: Add multilib support.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'virtual/libcrypt/libcrypt-1.ebuild')
-rw-r--r-- | virtual/libcrypt/libcrypt-1.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virtual/libcrypt/libcrypt-1.ebuild b/virtual/libcrypt/libcrypt-1.ebuild index 4fea75ed17cd..2059e2651f55 100644 --- a/virtual/libcrypt/libcrypt-1.ebuild +++ b/virtual/libcrypt/libcrypt-1.ebuild @@ -3,6 +3,8 @@ EAPI=7 +inherit multilib-build + DESCRIPTION="Virtual for libcrypt.so" SLOT="0/1" |