summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-30 03:04:19 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-30 03:31:50 +0200
commit407982a6bfbe878ac155eb4f2bb08f45aae8669d (patch)
tree8c2ef035e671abd26bba7d0c7fc5e28976e888dd /dev-cpp/asio
parentapp-text/asciidoc: x86 stable (bug #736818) (diff)
downloadgentoo-407982a6bfbe878ac155eb4f2bb08f45aae8669d.tar.gz
gentoo-407982a6bfbe878ac155eb4f2bb08f45aae8669d.tar.bz2
gentoo-407982a6bfbe878ac155eb4f2bb08f45aae8669d.zip
dev-cpp/asio: x86 stable (bug #738684)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp/asio')
-rw-r--r--dev-cpp/asio/asio-1.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.17.0.ebuild b/dev-cpp/asio/asio-1.17.0.ebuild
index bdbca15bc10d..a27cf64cf497 100644
--- a/dev-cpp/asio/asio-1.17.0.ebuild
+++ b/dev-cpp/asio/asio-1.17.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 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
IUSE="doc examples libressl ssl test"
RESTRICT="!test? ( test )"
# test searches for libssl during ./configure, and REQUIRED_USE is easier than