dev-python/pytest-mock: Add ~arm keyword wrt bug #663436
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 11:39:24 +0000 (14:39 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 11:39:24 +0000 (14:39 +0300)
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/pytest-mock/pytest-mock-1.10.0.ebuild
dev-python/pytest-mock/pytest-mock-1.6.3.ebuild

index bdb589e5ef458ff528e97d85c61359090cf0c468..d3b147d41a8b23b58c689fb70c09679359417678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # 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 ~arm64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]
index 9d4c6a64c17b826e9d6ba9d15dd313d67c13327c..8eef9f69c7af709dcff80a26b5f229e6fcbcab1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # 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 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]