Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/asio/
Date: Sun, 25 Sep 2022 07:44:21
Message-Id: 1664091846.29193e88286d4ba5a3aeb48b50724a3976e492e5.arthurzam@gentoo
1 commit: 29193e88286d4ba5a3aeb48b50724a3976e492e5
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 07:44:06 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 07:44:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29193e88
7
8 dev-cpp/asio: Stabilize 1.22.2 sparc, #872704
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-cpp/asio/asio-1.22.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-cpp/asio/asio-1.22.2.ebuild b/dev-cpp/asio/asio-1.22.2.ebuild
16 index 98183d7a1213..198901e907cf 100644
17 --- a/dev-cpp/asio/asio-1.22.2.ebuild
18 +++ b/dev-cpp/asio/asio-1.22.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2"
20
21 LICENSE="Boost-1.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
24 +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
25 IUSE="doc examples test"
26 RESTRICT="!test? ( test )"