diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 09:04:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-06 09:04:22 +0100 |
commit | 6460eebd195be53bf4f1d69bd9231d1c19590863 (patch) | |
tree | 2a9cdbf27ad77f794e0914abcf7ec656b1428759 /dev-cpp | |
parent | app-i18n/man-pages-zh_CN: ppc stable wrt bug #828329 (diff) | |
download | gentoo-6460eebd195be53bf4f1d69bd9231d1c19590863.tar.gz gentoo-6460eebd195be53bf4f1d69bd9231d1c19590863.tar.bz2 gentoo-6460eebd195be53bf4f1d69bd9231d1c19590863.zip |
dev-cpp/asio: ppc stable wrt bug #828340
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/asio/asio-1.20.0.ebuild | 2 |
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 90964e7c6091..b0199db15feb 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 )" |