diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:22:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-02 02:22:08 +0200 |
commit | 874e3edc8b8649ee12b35bd906c39bb15ea7a39c (patch) | |
tree | c4f4527ad943ab0c573be74125f07dc32584b447 /dev-python/pytest-expect | |
parent | dev-python/html5lib: x86 stable (bug #659658) (diff) | |
download | gentoo-874e3edc8b8649ee12b35bd906c39bb15ea7a39c.tar.gz gentoo-874e3edc8b8649ee12b35bd906c39bb15ea7a39c.tar.bz2 gentoo-874e3edc8b8649ee12b35bd906c39bb15ea7a39c.zip |
dev-python/pytest-expect: x86 stable (bug #659658)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 16f00b52e5a4..582d495f246a 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=" |