summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-03-14 22:06:12 +0100
committerMarkus Meier <maekke@gentoo.org>2018-03-14 22:08:58 +0100
commitcf4367524cbe35df2a8b6e42b01d465af514ff3d (patch)
tree2c905b40e0f871e73acd4151ed99b3acfb3eceb9 /dev-python/atomicwrites
parentdev-python/atomicwrites: add ~arm, bug #643066 (diff)
downloadgentoo-cf4367524cbe35df2a8b6e42b01d465af514ff3d.tar.gz
gentoo-cf4367524cbe35df2a8b6e42b01d465af514ff3d.tar.bz2
gentoo-cf4367524cbe35df2a8b6e42b01d465af514ff3d.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-1.1.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild b/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild
index d916b495da11..6c3d46816bcf 100644
--- a/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild
+++ b/dev-python/atomicwrites/atomicwrites-1.1.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]