From: Sergei Trofimovich Date: Sat, 30 May 2020 20:33:00 +0000 (+0100) Subject: dev-python/pytest-services: keyworded 2.0.1 for ia64, bug #717946 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c18fcc5888bb250540bc931e0c0ae550976b1584;p=gentoo.git dev-python/pytest-services: keyworded 2.0.1 for ia64, bug #717946 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich --- 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 158ae2ae286a..0cdfbecacfb8 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 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND="dev-python/requests[${PYTHON_USEDEP}]