diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:37:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:37:47 +0200 |
commit | 4675e87038da85c6c3b30efb1a5cdef1fa7b3a15 (patch) | |
tree | 739a9fd1567012644b7a8d468d04c7c09dde3a9f /dev-python/bpython | |
parent | app-crypt/trousers: x86 stable wrt bug #721948 (diff) | |
download | gentoo-4675e87038da85c6c3b30efb1a5cdef1fa7b3a15.tar.gz gentoo-4675e87038da85c6c3b30efb1a5cdef1fa7b3a15.tar.bz2 gentoo-4675e87038da85c6c3b30efb1a5cdef1fa7b3a15.zip |
dev-python/bpython: x86 stable wrt bug #720494
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bpython/bpython-0.19.ebuild b/dev-python/bpython/bpython-0.19.ebuild index d01fd0b7ed64..178c7afd56d5 100644 --- a/dev-python/bpython/bpython-0.19.ebuild +++ b/dev-python/bpython/bpython-0.19.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=" |