From: Anthony G. Basile Date: Sat, 8 Apr 2017 21:56:05 +0000 (-0400) Subject: dev-python/pyptlib: keyword ~arm X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=360fcdfefe135d6e490b0d4718c79e66dd57109e;p=gentoo.git dev-python/pyptlib: keyword ~arm Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/dev-python/pyptlib/pyptlib-0.0.6.ebuild b/dev-python/pyptlib/pyptlib-0.0.6.ebuild index d45e10a0fb2d..a5195aa22f60 100644 --- a/dev-python/pyptlib/pyptlib-0.0.6.ebuild +++ b/dev-python/pyptlib/pyptlib-0.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="~amd64 ~arm ~mips ~x86" IUSE="doc examples" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"