diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:37:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-12 08:37:10 +0200 |
commit | cfb00091c3983e2652074129d66f309b0a564a41 (patch) | |
tree | 5c9ca936836b21b4374ac7f6b99a975fe846fc84 /dev-python/pycxx | |
parent | dev-python/peewee: x86 stable wrt bug #721768 (diff) | |
download | gentoo-cfb00091c3983e2652074129d66f309b0a564a41.tar.gz gentoo-cfb00091c3983e2652074129d66f309b0a564a41.tar.bz2 gentoo-cfb00091c3983e2652074129d66f309b0a564a41.zip |
dev-python/pycxx: x86 stable wrt bug #721778
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/pycxx')
-rw-r--r-- | dev-python/pycxx/pycxx-7.1.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycxx/pycxx-7.1.2-r2.ebuild b/dev-python/pycxx/pycxx-7.1.2-r2.ebuild index 72ce70be4582..50033f1a9cb2 100644 --- a/dev-python/pycxx/pycxx-7.1.2-r2.ebuild +++ b/dev-python/pycxx/pycxx-7.1.2-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="doc examples" python_prepare_all() { |