diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-03-25 13:40:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-03-25 13:59:26 +0100 |
commit | f8fc5e881a1fecf921ebdbdf4a0f6e0af148502c (patch) | |
tree | ea7b5868dda037c011c93b411fd6b452e1c5ecc6 /dev-python/characteristic | |
parent | dev-python/boto: Remove old (diff) | |
download | gentoo-f8fc5e881a1fecf921ebdbdf4a0f6e0af148502c.tar.gz gentoo-f8fc5e881a1fecf921ebdbdf4a0f6e0af148502c.tar.bz2 gentoo-f8fc5e881a1fecf921ebdbdf4a0f6e0af148502c.zip |
dev-python/characteristic: Stabilize 14.3.0-r3 ALLARCHES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
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 7be30e15b3ac..6d87a767f0e6 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}]" |