diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 14:05:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 14:05:55 +0100 |
commit | 45921ed2eb25fabdbfb642f428927e12b4345f69 (patch) | |
tree | d780ad0547913e3223d7ce01662ceb85226e340a /dev-python | |
parent | dev-python/pytest-shutil: keyworded 1.2.11 for ia64, bug #631608 (diff) | |
download | gentoo-45921ed2eb25fabdbfb642f428927e12b4345f69.tar.gz gentoo-45921ed2eb25fabdbfb642f428927e12b4345f69.tar.bz2 gentoo-45921ed2eb25fabdbfb642f428927e12b4345f69.zip |
dev-python/pytest-virtualenv: keyworded 1.2.11 for ia64, bug #631608
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild index 12b5a2b8491a..851e7acce7de 100644 --- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild +++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="test" RDEPEND=" |