summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-04-08 17:56:05 -0400
committerAnthony G. Basile <blueness@gentoo.org>2017-04-08 17:58:38 -0400
commit360fcdfefe135d6e490b0d4718c79e66dd57109e (patch)
treeee4e65cefe107f8a034cedb67b0e6cfc7ca5bbea /dev-python
parent3ab41e097caa4a39f508aee73da35d51bb9d69c4 (diff)
downloadgentoo-360fcdfefe135d6e490b0d4718c79e66dd57109e.tar.gz
gentoo-360fcdfefe135d6e490b0d4718c79e66dd57109e.tar.xz
dev-python/pyptlib: keyword ~arm
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyptlib/pyptlib-0.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyptlib/pyptlib-0.0.6.ebuild b/dev-python/pyptlib/pyptlib-0.0.6.ebuild
index d45e10a0fb2..a5195aa22f6 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}]"