summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-03 18:38:36 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-03 18:38:36 +0000
commite340c38c477afa74ac4de9e65e67a83f40a38b4a (patch)
tree24c1781bde79aa263e98ec923c577bf87c994702 /dev-libs/sord
parentmedia-libs/suil: Stabilize 0.10.20 ppc, #918119 (diff)
downloadgentoo-e340c38c477afa74ac4de9e65e67a83f40a38b4a.tar.gz
gentoo-e340c38c477afa74ac4de9e65e67a83f40a38b4a.tar.bz2
gentoo-e340c38c477afa74ac4de9e65e67a83f40a38b4a.zip
dev-libs/sord: Stabilize 0.16.16-r1 amd64, #918485
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/sord')
-rw-r--r--dev-libs/sord/sord-0.16.16-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/sord/sord-0.16.16-r1.ebuild b/dev-libs/sord/sord-0.16.16-r1.ebuild
index c737fb1e29db..395f98685dd7 100644
--- a/dev-libs/sord/sord-0.16.16-r1.ebuild
+++ b/dev-libs/sord/sord-0.16.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
DESCRIPTION="Library for storing RDF data in memory"