dev-python/pyptlib: keyword ~arm

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Anthony G. Basile
2017-04-08 17:56:05 -04:00
parent 3ab41e097c
commit 360fcdfefe

View File

@@ -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}]"