summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-03-16 19:56:11 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-03-16 19:56:11 -0400
commite8486c02b2f65d58aa62add5ceef2da3e3ba9481 (patch)
tree1aa8d66e4843918b4ea19c2e4279c9c38e657e97 /dev-python/marshmallow
parentprofiles: mask tests for dev-python/async_timeout on arm (diff)
downloadgentoo-e8486c02b2f65d58aa62add5ceef2da3e3ba9481.tar.gz
gentoo-e8486c02b2f65d58aa62add5ceef2da3e3ba9481.tar.bz2
gentoo-e8486c02b2f65d58aa62add5ceef2da3e3ba9481.zip
dev-python/marshmallow: keyword ~arm
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/marshmallow')
-rw-r--r--dev-python/marshmallow/marshmallow-3.0.0_beta12.ebuild4
-rw-r--r--dev-python/marshmallow/marshmallow-3.0.0_beta8.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/marshmallow/marshmallow-3.0.0_beta12.ebuild b/dev-python/marshmallow/marshmallow-3.0.0_beta12.ebuild
index 03d11047dfc2..209e43fcf724 100644
--- a/dev-python/marshmallow/marshmallow-3.0.0_beta12.ebuild
+++ b/dev-python/marshmallow/marshmallow-3.0.0_beta12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RDEPEND="
diff --git a/dev-python/marshmallow/marshmallow-3.0.0_beta8.ebuild b/dev-python/marshmallow/marshmallow-3.0.0_beta8.ebuild
index 630eff899b7f..c55c909d1c78 100644
--- a/dev-python/marshmallow/marshmallow-3.0.0_beta8.ebuild
+++ b/dev-python/marshmallow/marshmallow-3.0.0_beta8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="test"
RDEPEND="