diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:34:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:46 +0200 |
commit | e8cf1006c277ed62b3597aaff868dc96c8aecb2a (patch) | |
tree | 5d22bb7742a835069e4e65badec01736bf984193 /dev-python/pytest-expect | |
parent | dev-python/fs: x86 stable wrt bug #726550 (diff) | |
download | gentoo-e8cf1006c277ed62b3597aaff868dc96c8aecb2a.tar.gz gentoo-e8cf1006c277ed62b3597aaff868dc96c8aecb2a.tar.bz2 gentoo-e8cf1006c277ed62b3597aaff868dc96c8aecb2a.zip |
dev-python/pytest-expect: x86 stable wrt bug #726552
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-expect')
-rw-r--r-- | dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild index d3bc647ff3cc..f223507f9a9b 100644 --- a/dev-python/pytest-expect/pytest-expect-1.1.0-r1.ebuild +++ b/dev-python/pytest-expect/pytest-expect-1.1.0-r1.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 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="" RDEPEND=" |