diff options
Diffstat (limited to 'dev-python/hachoir/hachoir-3.3.0.ebuild')
| -rw-r--r-- | dev-python/hachoir/hachoir-3.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/hachoir/hachoir-3.3.0.ebuild b/dev-python/hachoir/hachoir-3.3.0.ebuild index d085face9cda..07cf8c4f523a 100644 --- a/dev-python/hachoir/hachoir-3.3.0.ebuild +++ b/dev-python/hachoir/hachoir-3.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 -DESCRIPTION="Hachoir is a Python library to view and edit a binary stream field by field " +DESCRIPTION="Library to view and edit a binary stream field by field" HOMEPAGE=" https://pypi.org/project/hachoir/ https://github.com/vstinner/hachoir/ @@ -18,7 +18,7 @@ SRC_URI="https://github.com/vstinner/hachoir/archive/${PV}.tar.gz -> ${P}.gh.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm64" distutils_enable_tests unittest |
