diff options
author | Sam James <sam@gentoo.org> | 2024-05-15 13:05:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-15 13:05:37 +0100 |
commit | 60e8e067a79598e6e541165b95d57cc7daf67770 (patch) | |
tree | b5b11335e95404352fdf125b1a7954f378664138 /net-libs | |
parent | media-gfx/exiv2: Stabilize 0.28.2-r1 x86, #931912 (diff) | |
download | gentoo-60e8e067a79598e6e541165b95d57cc7daf67770.tar.gz gentoo-60e8e067a79598e6e541165b95d57cc7daf67770.tar.bz2 gentoo-60e8e067a79598e6e541165b95d57cc7daf67770.zip |
net-libs/libquotient: Stabilize 0.8.2 x86, #931914
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libquotient/libquotient-0.8.2.ebuild | 2 |
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 141e182abd55..46e892502015 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 )" |