diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 18:54:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-30 18:54:55 +0100 |
commit | 4b2a799255975c0cfd9cfb80cd782bb779ee0362 (patch) | |
tree | 36a6e7d774abc88d37bcd528b0bd0c61b20a8071 /dev-python/pytest-expect | |
parent | dev-python/freezegun: stable 0.3.10 for ia64, bug #659662 (diff) | |
download | gentoo-4b2a799255975c0cfd9cfb80cd782bb779ee0362.tar.gz gentoo-4b2a799255975c0cfd9cfb80cd782bb779ee0362.tar.bz2 gentoo-4b2a799255975c0cfd9cfb80cd782bb779ee0362.zip |
dev-python/pytest-expect: stable 1.1.0 for ia64, bug #659658
Bug: https://bugs.gentoo.org/659658
Package-Manager: Portage-2.3.41, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild index eabe53e7d9b2..df65dc8fc321 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" IUSE="" RDEPEND=" |