summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-12-07 07:25:15 +0100
committerAgostino Sarubbo <ago@gentoo.org>2021-12-07 07:25:15 +0100
commit62eddc76c1dbdc4087e3f324b7fae2d20a9a17a7 (patch)
treed7d6ea44fcfae51061ff5a8c8d69ba301ac3cc7b /dev-cpp/asio
parentdev-cpp/gtest: x86 stable wrt bug #828338 (diff)
downloadgentoo-62eddc76c1dbdc4087e3f324b7fae2d20a9a17a7.tar.gz
gentoo-62eddc76c1dbdc4087e3f324b7fae2d20a9a17a7.tar.bz2
gentoo-62eddc76c1dbdc4087e3f324b7fae2d20a9a17a7.zip
dev-cpp/asio: x86 stable wrt bug #828340
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r--dev-cpp/asio/asio-1.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.20.0.ebuild b/dev-cpp/asio/asio-1.20.0.ebuild
index 5836837a9d0f..0e025f305eee 100644
--- a/dev-cpp/asio/asio-1.20.0.ebuild
+++ b/dev-cpp/asio/asio-1.20.0.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86"
IUSE="doc examples test"
RESTRICT="!test? ( test )"