diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-12 20:07:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-12 20:08:13 +0100 |
commit | 0aa5ba069494b2501125140e52f30c99e401fcec (patch) | |
tree | a78c7640bd960b321bc3bb0cf6fdbfcb68959884 /dev-python/pytest-relaxed | |
parent | dev-python/sphinxcontrib-websupport: stable 1.1.0 for ia64, bug #663556 (diff) | |
download | gentoo-0aa5ba069494b2501125140e52f30c99e401fcec.tar.gz gentoo-0aa5ba069494b2501125140e52f30c99e401fcec.tar.bz2 gentoo-0aa5ba069494b2501125140e52f30c99e401fcec.zip |
dev-python/pytest-relaxed: stable 1.1.4 for ia64, bug #663988
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pytest-relaxed')
-rw-r--r-- | dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild index 7bc9b75035b8..85094ff0482d 100644 --- a/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild +++ b/dev-python/pytest-relaxed/pytest-relaxed-1.1.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="BSD-2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="test" RDEPEND=" |