summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-12-10 11:25:21 +0800
committerYixun Lan <dlan@gentoo.org>2021-12-13 13:52:37 +0800
commit337208bfd3e4e9f809e16c96af03d300265f7703 (patch)
treef32dca420a05741b4cfeac818be923bd6aca8d23 /dev-libs/rasqal
parentmedia-libs/raptor: keyword ~riscv (diff)
downloadgentoo-337208bfd3e4e9f809e16c96af03d300265f7703.tar.gz
gentoo-337208bfd3e4e9f809e16c96af03d300265f7703.tar.bz2
gentoo-337208bfd3e4e9f809e16c96af03d300265f7703.zip
dev-libs/rasqal: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/rasqal')
-rw-r--r--dev-libs/rasqal/rasqal-0.9.33.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/rasqal/rasqal-0.9.33.ebuild b/dev-libs/rasqal/rasqal-0.9.33.ebuild
index 78ef01d39a04..83da546435c0 100644
--- a/dev-libs/rasqal/rasqal-0.9.33.ebuild
+++ b/dev-libs/rasqal/rasqal-0.9.33.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://download.librdf.org/source/${P}.tar.gz"
LICENSE="Apache-2.0 GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
IUSE="+crypt gmp kernel_linux +mhash pcre static-libs test xml"
RESTRICT="!test? ( test )"