diff options
author | Sam James <sam@gentoo.org> | 2021-04-21 22:59:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 03:57:01 +0100 |
commit | 71b5044e1b579ec3407c0f4d017c71c0212d1747 (patch) | |
tree | 9992417ab31a31d8470972fc23dce63f9b4108f4 /app-shells/soapbox | |
parent | sci-mathematics/flint: new revision to fix x86 gmp detection. (diff) | |
download | gentoo-71b5044e1b579ec3407c0f4d017c71c0212d1747.tar.gz gentoo-71b5044e1b579ec3407c0f4d017c71c0212d1747.tar.bz2 gentoo-71b5044e1b579ec3407c0f4d017c71c0212d1747.zip |
app-shells/soapbox: drop unused multilib
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/soapbox')
-rw-r--r-- | app-shells/soapbox/soapbox-0.3.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild index 3dc4e22aabee..b8ded42ec5eb 100644 --- a/app-shells/soapbox/soapbox-0.3.1-r2.ebuild +++ b/app-shells/soapbox/soapbox-0.3.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit multilib toolchain-funcs +inherit toolchain-funcs DESCRIPTION="A preload (sandbox) library to restrict filesystem writes" HOMEPAGE="http://dag.wieers.com/home-made/soapbox/" |