summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-03-05 13:47:34 +0200
committerMart Raudsepp <leio@gentoo.org>2018-03-05 13:47:34 +0200
commit1808b279fa379aab3b6f1d37f350db81655c157b (patch)
tree64c129104f00f478cf98a17acfae8ca9a83aac18 /dev-python/zope-event/zope-event-4.2.0.ebuild
parentdev-python/pyserial-3.2.1: arm64 stable (bug #602056) (diff)
downloadgentoo-1808b279fa379aab3b6f1d37f350db81655c157b.tar.gz
gentoo-1808b279fa379aab3b6f1d37f350db81655c157b.tar.bz2
gentoo-1808b279fa379aab3b6f1d37f350db81655c157b.zip
dev-python/zope-event-4.2.0: arm64 stable (bug #602406)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/zope-event/zope-event-4.2.0.ebuild')
-rw-r--r--dev-python/zope-event/zope-event-4.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/zope-event/zope-event-4.2.0.ebuild b/dev-python/zope-event/zope-event-4.2.0.ebuild
index 1a533c01cc40..1e495e37dd31 100644
--- a/dev-python/zope-event/zope-event-4.2.0.ebuild
+++ b/dev-python/zope-event/zope-event-4.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="ZPL"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )