summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libnsl')
-rw-r--r--net-libs/libnsl/libnsl-0-r1.ebuild (renamed from net-libs/libnsl/libnsl-0.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-libs/libnsl/libnsl-0.ebuild b/net-libs/libnsl/libnsl-0-r1.ebuild
index eeebf1d587cf..cf2e1bea64a9 100644
--- a/net-libs/libnsl/libnsl-0.ebuild
+++ b/net-libs/libnsl/libnsl-0-r1.ebuild
@@ -3,6 +3,9 @@
EAPI=6
+# Used only to populate IUSE, bug 643058
+inherit multilib-build
+
DESCRIPTION="Public client interface for NIS(YP) and NIS+ in a IPv6 ready version"
HOMEPAGE="https://github.com/thkukuk/libnsl"