diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:23:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-24 11:23:42 +0100 |
commit | 671567f52a7c0a5c5e341e7696f0e947943121e0 (patch) | |
tree | 9ecaa9b83350b609cc7ea7785c1fea6e47e03678 /dev-python/zope-event | |
parent | dev-python/zope-interface: arm stable wrt bug #602406 (diff) | |
download | gentoo-671567f52a7c0a5c5e341e7696f0e947943121e0.tar.gz gentoo-671567f52a7c0a5c5e341e7696f0e947943121e0.tar.bz2 gentoo-671567f52a7c0a5c5e341e7696f0e947943121e0.zip |
dev-python/zope-event: arm stable wrt bug #602406
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/zope-event')
-rw-r--r-- | dev-python/zope-event/zope-event-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b6eee011845b..eaf25c65ad57 100644 --- a/dev-python/zope-event/zope-event-4.2.0.ebuild +++ b/dev-python/zope-event/zope-event-4.2.0.ebuild @@ -15,7 +15,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 ~x86-interix ~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 ~x86-interix ~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}] ) |