diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Socket6/Socket6-0.270.0.ebuild b/dev-perl/Socket6/Socket6-0.270.0.ebuild index 618290742e69..01c61ba621d7 100644 --- a/dev-perl/Socket6/Socket6-0.270.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.270.0.ebuild @@ -5,7 +5,7 @@ EAPI=5 MODULE_AUTHOR=UMEMOTO MODULE_VERSION=0.27 -inherit perl-module +inherit perl-module toolchain-funcs DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulators" |