Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/asio/
Date: Mon, 06 Dec 2021 11:27:12
Message-Id: 1638790016.1d34a8a22e4e1d7437c6f0a4072bd18aa4503731.ago@gentoo
1 commit: 1d34a8a22e4e1d7437c6f0a4072bd18aa4503731
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 11:26:56 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 11:26:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d34a8a2
7
8 dev-cpp/asio: amd64 stable wrt bug #828340
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-cpp/asio/asio-1.20.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-cpp/asio/asio-1.20.0.ebuild b/dev-cpp/asio/asio-1.20.0.ebuild
18 index b92b2be3c69e..5836837a9d0f 100644
19 --- a/dev-cpp/asio/asio-1.20.0.ebuild
20 +++ b/dev-cpp/asio/asio-1.20.0.ebuild
21 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2"
22
23 LICENSE="Boost-1.0"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
27 IUSE="doc examples test"
28 RESTRICT="!test? ( test )"