commit: 360fcdfefe135d6e490b0d4718c79e66dd57109e
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 8 21:56:05 2017 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Apr 8 21:58:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=360fcdfe
dev-python/pyptlib: keyword ~arm
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/pyptlib/pyptlib-0.0.6.ebuild | 4 ++--
1 file 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}]"