summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-02-23 07:10:51 +0200
committerMart Raudsepp <leio@gentoo.org>2017-02-23 07:10:51 +0200
commit2ed7bb2e7fb5859155193103ab2f8b8e44791d49 (patch)
treed0113b178c85e29ebc6b4ad2ef86f435d7734ae4 /dev-python/decorator
parentapp-emulation/xen-tools: drop old (diff)
downloadgentoo-2ed7bb2e7fb5859155193103ab2f8b8e44791d49.tar.gz
gentoo-2ed7bb2e7fb5859155193103ab2f8b8e44791d49.tar.bz2
gentoo-2ed7bb2e7fb5859155193103ab2f8b8e44791d49.zip
dev-python/decorator-4.0.11-r0: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python/decorator')
-rw-r--r--dev-python/decorator/decorator-4.0.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/decorator/decorator-4.0.11.ebuild b/dev-python/decorator/decorator-4.0.11.ebuild
index b98e387a5ef0..27a3902fd996 100644
--- a/dev-python/decorator/decorator-4.0.11.ebuild
+++ b/dev-python/decorator/decorator-4.0.11.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"