summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-03-14 22:06:07 +0100
committerMarkus Meier <maekke@gentoo.org>2018-03-14 22:08:57 +0100
commit1e8fe46a28f1484c2d70b9453ca3c26b19e5153d (patch)
tree476d33d3bda7913ee88dd90f03762f3ae8ea9721 /dev-python/atomicwrites
parentdev-python/atomicwrites: add ~arm, bug #643066 (diff)
downloadgentoo-1e8fe46a28f1484c2d70b9453ca3c26b19e5153d.tar.gz
gentoo-1e8fe46a28f1484c2d70b9453ca3c26b19e5153d.tar.bz2
gentoo-1e8fe46a28f1484c2d70b9453ca3c26b19e5153d.zip
dev-python/atomicwrites: add ~arm, bug #643066
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-python/atomicwrites')
-rw-r--r--dev-python/atomicwrites/atomicwrites-0.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild b/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild
index a26fe910895c..8adfcb4284fd 100644
--- a/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild
+++ b/dev-python/atomicwrites/atomicwrites-0.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
DEPEND=""