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/entrypoint2/
Date: Sun, 16 May 2021 23:40:14
Message-Id: 1621208297.1d41e6ac675c813d5f719dc461def837b34b7372.sam@gentoo
1 commit: 1d41e6ac675c813d5f719dc461def837b34b7372
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 23:38:09 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 16 23:38:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d41e6ac
7
8 dev-python/entrypoint2: Stabilize 0.2.4 ALLARCHES, #782478
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/entrypoint2/entrypoint2-0.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild
16 index 54283a5fbda..1860abd0dcc 100644
17 --- a/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild
18 +++ b/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ponty/entrypoint2/archive/${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 BDEPEND="test? (
27 dev-python/easyprocess[${PYTHON_USEDEP}]