summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAhmed Charles <me@ahmedcharles.com>2021-10-04 00:20:58 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-04 18:39:16 +0800
commit5dce038a4efea9117ca12b9d7b438c80e703ec22 (patch)
tree748e9f5b85e57dd73c8751c95718cd91ab8a8327 /dev-cpp
parentsci-libs/libxc: Version bump to 5.1.6 (diff)
downloadgentoo-5dce038a4efea9117ca12b9d7b438c80e703ec22.tar.gz
gentoo-5dce038a4efea9117ca12b9d7b438c80e703ec22.tar.bz2
gentoo-5dce038a4efea9117ca12b9d7b438c80e703ec22.zip
dev-cpp/asio: keyword ~riscv.
Closes: https://github.com/gentoo/gentoo/pull/22482 Signed-off-by: Ahmed Charles <me@ahmedcharles.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/asio/asio-1.19.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/asio/asio-1.19.2.ebuild b/dev-cpp/asio/asio-1.19.2.ebuild
index 24f40dbd2986..0e025f305eee 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 )"