diff options
Diffstat (limited to 'app-misc/hivex')
-rw-r--r-- | app-misc/hivex/hivex-1.3.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hivex/hivex-1.3.18.ebuild b/app-misc/hivex/hivex-1.3.18.ebuild index 9e486753dc95..cace53ff05ef 100644 --- a/app-misc/hivex/hivex-1.3.18.ebuild +++ b/app-misc/hivex/hivex-1.3.18.ebuild @@ -8,7 +8,7 @@ RUBY_OPTIONAL=yes PYTHON_COMPAT=( python3_{7,8,9} ) -inherit eutils perl-module ruby-ng python-single-r1 +inherit l10n perl-module ruby-ng python-single-r1 DESCRIPTION="Library for reading and writing Windows Registry 'hive' binary files" HOMEPAGE="https://libguestfs.org" |