diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:40:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:40:44 +0200 |
commit | e2bf6eeaa0190875f18ca18cd14324f191050412 (patch) | |
tree | 4a4a40d2a168c9ad645e467b717257fb98031298 /dev-cpp | |
parent | dev-ruby/ruby-gettext: ppc64 stable wrt bug #730654 (diff) | |
download | gentoo-e2bf6eeaa0190875f18ca18cd14324f191050412.tar.gz gentoo-e2bf6eeaa0190875f18ca18cd14324f191050412.tar.bz2 gentoo-e2bf6eeaa0190875f18ca18cd14324f191050412.zip |
dev-cpp/asio: ppc64 stable wrt bug #730710
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/asio/asio-1.16.1.ebuild | 2 |
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 9329e9caaa54..ee56355c6e58 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 )" |