diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-15 07:25:45 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-15 07:27:23 -0500 |
commit | 90ee3b5c2ea9a1158889acf7ef31f55bc2140b43 (patch) | |
tree | c0130492e5897196778b42e9c5445fc06b62f225 /dev-python | |
parent | dev-libs/boehm-gc: Removed patrick as maintainer. (diff) | |
download | gentoo-90ee3b5c2ea9a1158889acf7ef31f55bc2140b43.tar.gz gentoo-90ee3b5c2ea9a1158889acf7ef31f55bc2140b43.tar.bz2 gentoo-90ee3b5c2ea9a1158889acf7ef31f55bc2140b43.zip |
dev-python/pytest-qt: stable on x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-qt/pytest-qt-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild b/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild index 6c47cfd380b1..9032b7bee755 100644 --- a/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild +++ b/dev-python/pytest-qt/pytest-qt-2.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc" RDEPEND=" |