summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-12-10 11:26:19 +0800
committerYixun Lan <dlan@gentoo.org>2021-12-13 13:52:40 +0800
commit1aae4ff6e44c8e1530f4c1a41a0cef2eaefdd100 (patch)
tree645394844c150830663560822a85674bfeeb5494 /dev-libs/redland/redland-1.0.17-r2.ebuild
parentdev-libs/rasqal: keyword ~riscv (diff)
downloadgentoo-1aae4ff6e44c8e1530f4c1a41a0cef2eaefdd100.tar.gz
gentoo-1aae4ff6e44c8e1530f4c1a41a0cef2eaefdd100.tar.bz2
gentoo-1aae4ff6e44c8e1530f4c1a41a0cef2eaefdd100.zip
dev-libs/redland: 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/redland/redland-1.0.17-r2.ebuild')
-rw-r--r--dev-libs/redland/redland-1.0.17-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/redland/redland-1.0.17-r2.ebuild b/dev-libs/redland/redland-1.0.17-r2.ebuild
index 4b5f75099a81..598623f138bc 100644
--- a/dev-libs/redland/redland-1.0.17-r2.ebuild
+++ b/dev-libs/redland/redland-1.0.17-r2.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
@@ -10,7 +10,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="berkdb iodbc mysql odbc postgres sqlite static-libs"
RDEPEND="dev-libs/libltdl:0