diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 08:35:10 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-05-29 08:35:10 +0300 |
commit | a9e889ba27d2a3c29290549fa820dc0bcd13e905 (patch) | |
tree | 96a4c6e894e10a8a479313214dae06ad4fc843fc /dev-python/intelhex | |
parent | net-mail/getmail: Stabilize 6.18.13 ALLARCHES, #933016 (diff) | |
download | gentoo-a9e889ba27d2a3c29290549fa820dc0bcd13e905.tar.gz gentoo-a9e889ba27d2a3c29290549fa820dc0bcd13e905.tar.bz2 gentoo-a9e889ba27d2a3c29290549fa820dc0bcd13e905.zip |
dev-python/intelhex: Stabilize 2.3.0-r1 x86, #932593
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/intelhex')
-rw-r--r-- | dev-python/intelhex/intelhex-2.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/intelhex/intelhex-2.3.0-r1.ebuild b/dev-python/intelhex/intelhex-2.3.0-r1.ebuild index 1b26b4518590..0ac80a7f678d 100644 --- a/dev-python/intelhex/intelhex-2.3.0-r1.ebuild +++ b/dev-python/intelhex/intelhex-2.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,6 +16,6 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~riscv x86" distutils_enable_tests unittest |