diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-05-10 22:08:53 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-05-10 22:10:08 +0200 |
commit | 1f618953cf99e4d894d2c8f50c2be31318e9a19f (patch) | |
tree | a9faee43b6ab784cfe902611d47b1e75d0ef37a8 /dev-python/pytest-expect | |
parent | dev-python/u-msgpack: Mark ~hppa (bug #617914). (diff) | |
download | gentoo-1f618953cf99e4d894d2c8f50c2be31318e9a19f.tar.gz gentoo-1f618953cf99e4d894d2c8f50c2be31318e9a19f.tar.bz2 gentoo-1f618953cf99e4d894d2c8f50c2be31318e9a19f.zip |
dev-python/pytest-expect: Mark ~hppa (bug #617914).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
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 c547dff331ce..afb005917147 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="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}] |