dev-python/pytest-mock: Add ~arm keyword wrt bug #662814
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 09:36:59 +0000 (12:36 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 18 Nov 2018 09:38:44 +0000 (12:38 +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.6.0.ebuild

index bcf8353206bd29ae074fe28b90a568aca6c77014..af5a54090bd9584f81970e2bd9545d7dfae3a474 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="~alpha amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE=""
 
 RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]