commit: 5dce038a4efea9117ca12b9d7b438c80e703ec22 Author: Ahmed Charles <me <AT> ahmedcharles <DOT> com> AuthorDate: Mon Oct 4 00:20:58 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Mon Oct 4 10:39:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dce038a
dev-cpp/asio: keyword ~riscv. Closes: https://github.com/gentoo/gentoo/pull/22482 Signed-off-by: Ahmed Charles <me <AT> ahmedcharles.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-cpp/asio/asio-1.19.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/asio/asio-1.19.2.ebuild b/dev-cpp/asio/asio-1.19.2.ebuild index 24f40dbd298..0e025f305ee 100644 --- a/dev-cpp/asio/asio-1.19.2.ebuild +++ b/dev-cpp/asio/asio-1.19.2.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 ~riscv sparc x86" IUSE="doc examples test" RESTRICT="!test? ( test )"
