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: Sat, 31 Dec 2022 13:01:34
Message-Id: 1672491660.6c046e6c99c691ab9f0fafef6f56d99b229947a4.sam@gentoo
1 commit: 6c046e6c99c691ab9f0fafef6f56d99b229947a4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 13:01:00 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 13:01:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c046e6c
7
8 dev-python/pycxx: Stabilize 7.1.7 amd64, #889124
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pycxx/pycxx-7.1.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pycxx/pycxx-7.1.7.ebuild b/dev-python/pycxx/pycxx-7.1.7.ebuild
16 index b0a58a994816..0ed99e5bbd12 100644
17 --- a/dev-python/pycxx/pycxx-7.1.7.ebuild
18 +++ b/dev-python/pycxx/pycxx-7.1.7.ebuild
19 @@ -15,7 +15,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() {