diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-02-23 07:10:51 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-02-23 07:10:51 +0200 |
commit | 2ed7bb2e7fb5859155193103ab2f8b8e44791d49 (patch) | |
tree | d0113b178c85e29ebc6b4ad2ef86f435d7734ae4 /dev-python/decorator | |
parent | app-emulation/xen-tools: drop old (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |