diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:18:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:18:17 +0100 |
commit | 540ad438ee423e2b649c2feccb207fbe8b383576 (patch) | |
tree | 4087268121f987ad87fc56d0ec4e649a5b878b81 /dev-python/oslotest | |
parent | media-video/aegisub: x86 stable wrt bug #569102 (diff) | |
download | gentoo-540ad438ee423e2b649c2feccb207fbe8b383576.tar.gz gentoo-540ad438ee423e2b649c2feccb207fbe8b383576.tar.bz2 gentoo-540ad438ee423e2b649c2feccb207fbe8b383576.zip |
dev-python/oslotest: x86 stable wrt bug #568022
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/oslotest')
-rw-r--r-- | dev-python/oslotest/oslotest-1.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-1.12.0.ebuild b/dev-python/oslotest/oslotest-1.12.0.ebuild index 1ec97269040c..f9d83d19b12e 100644 --- a/dev-python/oslotest/oslotest-1.12.0.ebuild +++ b/dev-python/oslotest/oslotest-1.12.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]" |