diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-19 21:44:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-19 22:07:01 +0100 |
commit | 3003bed9033110a4e644b2d742b69b31962fe5c7 (patch) | |
tree | 26e7e7ca6c6a41da2f8ce17ae27a42b8428de233 /dev-python/decorator | |
parent | sys-kernel/ck-sources: genpatches-4.15-5 (diff) | |
download | gentoo-3003bed9033110a4e644b2d742b69b31962fe5c7.tar.gz gentoo-3003bed9033110a4e644b2d742b69b31962fe5c7.tar.bz2 gentoo-3003bed9033110a4e644b2d742b69b31962fe5c7.zip |
dev-python/decorator: arm64 stable (via ALLARCHES)
Diffstat (limited to 'dev-python/decorator')
-rw-r--r-- | dev-python/decorator/decorator-4.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/decorator/decorator-4.1.2.ebuild b/dev-python/decorator/decorator-4.1.2.ebuild index 82a02eadbe73..dc69f6e48097 100644 --- a/dev-python/decorator/decorator-4.1.2.ebuild +++ b/dev-python/decorator/decorator-4.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |