commit:     11f9733fab372182d785b31f63022472324921cb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 01:27:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 01:27:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11f9733f

dev-libs/sord: sync live

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/sord/sord-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-libs/sord/sord-9999.ebuild b/dev-libs/sord/sord-9999.ebuild
index 6b5bf1e2b1e9..1de41eff15c6 100644
--- a/dev-libs/sord/sord-9999.ebuild
+++ b/dev-libs/sord/sord-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then
        EGIT_REPO_URI="https://github.com/drobilla/sord.git";
 else
        SRC_URI="https://download.drobilla.net/${P}.tar.xz";
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 
~riscv ~sparc ~x86"
 fi
 
 DESCRIPTION="Library for storing RDF data in memory"
@@ -27,7 +27,7 @@ BDEPEND="
 "
 RDEPEND="
        dev-libs/libpcre
-       dev-libs/serd
+       >=dev-libs/serd-0.30.10
 "
 DEPEND="${RDEPEND}"
 

Reply via email to