summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:43:41 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-05 15:43:41 +0200
commitabd704d5e895138c4e55902a5ac0750b71b2c208 (patch)
treed7f37933f14b26460af886bcc0f7bae41e19eaec /dev-cpp
parentdev-ruby/ruby-gettext: x86 stable wrt bug #730654 (diff)
downloadgentoo-abd704d5e895138c4e55902a5ac0750b71b2c208.tar.gz
gentoo-abd704d5e895138c4e55902a5ac0750b71b2c208.tar.bz2
gentoo-abd704d5e895138c4e55902a5ac0750b71b2c208.zip
dev-cpp/asio: x86 stable wrt bug #730710
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/asio-1.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.16.1.ebuild b/dev-cpp/asio/asio-1.16.1.ebuild
index ee56355c6e58..9af756e04a9c 100644
--- a/dev-cpp/asio/asio-1.16.1.ebuild
+++ b/dev-cpp/asio/asio-1.16.1.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 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
IUSE="doc examples libressl ssl test"
RESTRICT="!test? ( test )"