commit: 557ac68502d580f7f5071dc2936c2a6e19688133 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Dec 3 21:20:02 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Dec 3 21:20:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=557ac685
dev-python/characteristic: amd64 stable Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19 dev-python/characteristic/characteristic-14.3.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/characteristic/characteristic-14.3.0-r3.ebuild b/dev-python/characteristic/characteristic-14.3.0-r3.ebuild index 65c57a80ce3..8aa5b4a5cb0 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}]"