summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-15 11:30:32 +0100
committerSam James <sam@gentoo.org>2024-05-15 11:30:32 +0100
commit2475cbfcd93531b11cb50d92a661406928174d32 (patch)
tree36d05c8f98e3fcc2b20107c453a592de8d144242 /net-libs/libquotient
parentnet-libs/libquotient: Stabilize 0.8.2 amd64, #931914 (diff)
downloadgentoo-2475cbfcd93531b11cb50d92a661406928174d32.tar.gz
gentoo-2475cbfcd93531b11cb50d92a661406928174d32.tar.bz2
gentoo-2475cbfcd93531b11cb50d92a661406928174d32.zip
net-libs/libquotient: Stabilize 0.8.2 arm64, #931914
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libquotient')
-rw-r--r--net-libs/libquotient/libquotient-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libquotient/libquotient-0.8.2.ebuild b/net-libs/libquotient/libquotient-0.8.2.ebuild
index e9cdabdc8ee0..141e182abd55 100644
--- a/net-libs/libquotient/libquotient-0.8.2.ebuild
+++ b/net-libs/libquotient/libquotient-0.8.2.ebuild
@@ -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"
REQUIRED_USE="|| ( qt5 qt6 )"