diff options
author | Alexis Ballier <aballier@gentoo.org> | 2015-01-05 17:03:41 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2015-01-05 17:03:41 +0000 |
commit | db7cafd63ec5fc763beacb65c633202ad33bc0b1 (patch) | |
tree | d0da95bdaeaa132023bb7199dee596498acb69ae /dev-python/autobahn/autobahn-0.9.4.2.ebuild | |
parent | EAPI 5 - Use python2 (diff) | |
download | historical-db7cafd63ec5fc763beacb65c633202ad33bc0b1.tar.gz historical-db7cafd63ec5fc763beacb65c633202ad33bc0b1.tar.bz2 historical-db7cafd63ec5fc763beacb65c633202ad33bc0b1.zip |
keyword ~arm
Signed-off-by: aballier@gentoo.org
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Manifest-Sign-Key: 0x160F534A
Diffstat (limited to 'dev-python/autobahn/autobahn-0.9.4.2.ebuild')
-rw-r--r-- | dev-python/autobahn/autobahn-0.9.4.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/autobahn/autobahn-0.9.4.2.ebuild b/dev-python/autobahn/autobahn-0.9.4.2.ebuild index e37e1f16355b..d7bd25b51861 100644 --- a/dev-python/autobahn/autobahn-0.9.4.2.ebuild +++ b/dev-python/autobahn/autobahn-0.9.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/autobahn/autobahn-0.9.4.2.ebuild,v 1.1 2014/12/22 14:53:40 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/autobahn/autobahn-0.9.4.2.ebuild,v 1.2 2015/01/05 17:03:37 aballier Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.zip" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" |