diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:24:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-10 09:24:01 +0100 |
commit | 435b0da6109b5d0e557854f80cace41916c4e5b3 (patch) | |
tree | b0ec1b3d4276da2d23c16e665db388d76b848592 /dev-python/os-testr | |
parent | dev-python/wrapt: x86 stable wrt bug #564826 (diff) | |
download | gentoo-435b0da6109b5d0e557854f80cace41916c4e5b3.tar.gz gentoo-435b0da6109b5d0e557854f80cace41916c4e5b3.tar.bz2 gentoo-435b0da6109b5d0e557854f80cace41916c4e5b3.zip |
dev-python/os-testr: x86 stable wrt bug #564826
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/os-testr')
-rw-r--r-- | dev-python/os-testr/os-testr-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-testr/os-testr-0.3.0.ebuild b/dev-python/os-testr/os-testr-0.3.0.ebuild index cd6f850b62ab..1f0defc20dd6 100644 --- a/dev-python/os-testr/os-testr-0.3.0.ebuild +++ b/dev-python/os-testr/os-testr-0.3.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" CDEPEND=" |