diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:44:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:44:04 +0100 |
commit | bd44fe857ce46c3a4dfa37ffaaf62c3f234b4caa (patch) | |
tree | 353844f974420d035a1963e0b7c073587c473b63 /dev-python/bpython | |
parent | dev-python/curtsies: x86 stable wrt bug #606020 (diff) | |
download | gentoo-bd44fe857ce46c3a4dfa37ffaaf62c3f234b4caa.tar.gz gentoo-bd44fe857ce46c3a4dfa37ffaaf62c3f234b4caa.tar.bz2 gentoo-bd44fe857ce46c3a4dfa37ffaaf62c3f234b4caa.zip |
dev-python/bpython: x86 stable wrt bug #606020
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/bpython')
-rw-r--r-- | dev-python/bpython/bpython-0.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.16.ebuild b/dev-python/bpython/bpython-0.16.ebuild index a8b5763a9597..69b8d82844b1 100644 --- a/dev-python/bpython/bpython-0.16.ebuild +++ b/dev-python/bpython/bpython-0.16.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RDEPEND=" |