summaryrefslogtreecommitdiff
path: root/app-misc/hivex/hivex-1.3.21.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/hivex/hivex-1.3.21.ebuild')
-rw-r--r--app-misc/hivex/hivex-1.3.21.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hivex/hivex-1.3.21.ebuild b/app-misc/hivex/hivex-1.3.21.ebuild
index b6c45fbca68a..5fef0b3050a5 100644
--- a/app-misc/hivex/hivex-1.3.21.ebuild
+++ b/app-misc/hivex/hivex-1.3.21.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby27 ruby30"
RUBY_OPTIONAL=yes
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit perl-module ruby-ng python-single-r1 strip-linguas
DESCRIPTION="Library for reading and writing Windows Registry 'hive' binary files"