diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:23:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:20 -0500 |
commit | 4553f8887816c42b8d6a30d2a2f738165e2eeecb (patch) | |
tree | 9d082c4b44b2d32910ba7597df8bea708a3240c7 /dev-python/pytest-relaxed | |
parent | dev-python/oslo-versionedobjects: 1.31.2 stablized amd64 ~arm64 x86 under all... (diff) | |
download | gentoo-4553f8887816c42b8d6a30d2a2f738165e2eeecb.tar.gz gentoo-4553f8887816c42b8d6a30d2a2f738165e2eeecb.tar.bz2 gentoo-4553f8887816c42b8d6a30d2a2f738165e2eeecb.zip |
dev-python/pytest-relaxed: keywording and stable for paramiko
Package-Manager: Portage-2.3.26, Repoman-2.3.7
Diffstat (limited to 'dev-python/pytest-relaxed')
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild index 43eb0807a7ab..948d62c8ac3d 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~amd64-fbsd ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="test" RDEPEND=" |