summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-06 12:27:39 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-06 12:27:39 +0000
commit6cdee1e4196f93d7f0d3c7a6da5442b972101ef8 (patch)
tree8ba634d58d0f8814da8ddb64af859008ce96c824 /net-libs
parentmedia-sound/krecorder: Stabilize 23.08.4 amd64, #920693 (diff)
downloadgentoo-6cdee1e4196f93d7f0d3c7a6da5442b972101ef8.tar.gz
gentoo-6cdee1e4196f93d7f0d3c7a6da5442b972101ef8.tar.bz2
gentoo-6cdee1e4196f93d7f0d3c7a6da5442b972101ef8.zip
net-libs/libquotient: Stabilize 0.8.1.2-r1 amd64, #920693
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libquotient/libquotient-0.8.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libquotient/libquotient-0.8.1.2-r1.ebuild b/net-libs/libquotient/libquotient-0.8.1.2-r1.ebuild
index a5b7123958d1..2753f593d979 100644
--- a/net-libs/libquotient/libquotient-0.8.1.2-r1.ebuild
+++ b/net-libs/libquotient/libquotient-0.8.1.2-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
@@ -12,7 +12,7 @@ S="${WORKDIR}/libQuotient-${PV}"
LICENSE="LGPL-2+"
SLOT="0/${PV}" # FIXME: check soname on next version bump
-KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
IUSE="+qt5 qt6 test"
RESTRICT="!test? ( test )"