diff options
Diffstat (limited to 'dev-python/pytest-services')
-rw-r--r-- | dev-python/pytest-services/pytest-services-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-services/pytest-services-2.1.0.ebuild b/dev-python/pytest-services/pytest-services-2.1.0.ebuild index 34d042faf1b9..08f343771474 100644 --- a/dev-python/pytest-services/pytest-services-2.1.0.ebuild +++ b/dev-python/pytest-services/pytest-services-2.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ~ppc64 x86" IUSE="test" RDEPEND=" |