diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:04:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-30 03:31:50 +0200 |
commit | 407982a6bfbe878ac155eb4f2bb08f45aae8669d (patch) | |
tree | 8c2ef035e671abd26bba7d0c7fc5e28976e888dd /dev-cpp | |
parent | app-text/asciidoc: x86 stable (bug #736818) (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-cpp/asio/asio-1.17.0.ebuild | 2 |
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 |