diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-22 17:52:09 +0100 |
commit | 2545f80a2f430d0273f991d394762bb91002cbd5 (patch) | |
tree | 0cb9b83e20e239a2d3b4dc6c7b279712722f090f /dev-python | |
parent | media-sound/rosegarden: amd64 stable wrt bug #766495 (diff) | |
download | gentoo-2545f80a2f430d0273f991d394762bb91002cbd5.tar.gz gentoo-2545f80a2f430d0273f991d394762bb91002cbd5.tar.bz2 gentoo-2545f80a2f430d0273f991d394762bb91002cbd5.zip |
dev-python/intelhex: amd64 stable wrt bug #766501
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/intelhex/intelhex-2.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/intelhex/intelhex-2.3.0.ebuild b/dev-python/intelhex/intelhex-2.3.0.ebuild index 083de2fbfcf8..585a74be6ee2 100644 --- a/dev-python/intelhex/intelhex-2.3.0.ebuild +++ b/dev-python/intelhex/intelhex-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/I/IntelHex/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~x86" +KEYWORDS="amd64 ~arm ~mips ~x86" distutils_enable_tests setup.py |