From: Sam James (sam_c) Date: Tue, 28 Apr 2020 01:07:12 +0000 (+0000) Subject: dev-python/pytest-services: arm64 keyworded (bug #715008) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a6acf3d67ea70ff242f68d07e83cfe7a1927b2ac;p=gentoo.git dev-python/pytest-services: arm64 keyworded (bug #715008) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/dev-python/pytest-services/pytest-services-2.0.1.ebuild b/dev-python/pytest-services/pytest-services-2.0.1.ebuild index f754b2403cc5..e2110f702891 100644 --- a/dev-python/pytest-services/pytest-services-2.0.1.ebuild +++ b/dev-python/pytest-services/pytest-services-2.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc64 ~x86" IUSE="test" RDEPEND="dev-python/requests[${PYTHON_USEDEP}]