From ef9cc22eb6066a02a806e9ba52c17ea34e27bf82 Mon Sep 17 00:00:00 2001 From: Zero_Chaos Date: Sun, 3 Jan 2016 16:59:59 -0500 Subject: [PATCH] dev-python/ipaddr: adding arm Package-Manager: portage-2.2.26 --- dev-python/ipaddr/ipaddr-2.1.11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/ipaddr/ipaddr-2.1.11.ebuild b/dev-python/ipaddr/ipaddr-2.1.11.ebuild index 36323b42b5121..4ad5e3d130549 100644 --- a/dev-python/ipaddr/ipaddr-2.1.11.ebuild +++ b/dev-python/ipaddr/ipaddr-2.1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 arm" IUSE="" DOCS=( README RELEASENOTES )