diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:16:14 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:46:02 -0500 |
commit | 040269fe2d295acc4b9b99186ca523e24174aecb (patch) | |
tree | 761aec44f2c80934b329502aa481e8c35061d565 /dev-python/characteristic | |
parent | dev-python/pexpect: arm64 stable (diff) | |
download | gentoo-040269fe2d295acc4b9b99186ca523e24174aecb.tar.gz gentoo-040269fe2d295acc4b9b99186ca523e24174aecb.tar.bz2 gentoo-040269fe2d295acc4b9b99186ca523e24174aecb.zip |
dev-python/characteristic: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Diffstat (limited to 'dev-python/characteristic')
-rw-r--r-- | dev-python/characteristic/characteristic-14.3.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild index 8aa5b4a5cb02..cc3c132af490 100644 --- a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild +++ b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="doc test" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |