Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pycxx/
Date: Tue, 02 Aug 2022 20:28:00
Message-Id: 1659471822.ca10862e9b8d7893c241cdfa4f1ac63586028ee0.sam@gentoo
1 commit: ca10862e9b8d7893c241cdfa4f1ac63586028ee0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 20:23:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 20:23:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca10862e
7
8 dev-python/pycxx: Stabilize 7.1.5-r1 x86, #863140
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pycxx/pycxx-7.1.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pycxx/pycxx-7.1.5-r1.ebuild b/dev-python/pycxx/pycxx-7.1.5-r1.ebuild
16 index b4fb8ce64f69..702c90da48f7 100644
17 --- a/dev-python/pycxx/pycxx-7.1.5-r1.ebuild
18 +++ b/dev-python/pycxx/pycxx-7.1.5-r1.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cxx/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
24 +KEYWORDS="~amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
25 IUSE="doc examples"
26
27 python_prepare_all() {