summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-15 02:44:30 +0100
committerSam James <sam@gentoo.org>2024-10-15 02:44:30 +0100
commit380e55a058139c9de878f2f6b5c74c47d603c2b2 (patch)
tree366e376cc40314cd031dc89821ee392f19d17df0
parentdev-ruby/erubi: Stabilize 1.13.0 sparc, #940983 (diff)
downloadgentoo-380e55a058139c9de878f2f6b5c74c47d603c2b2.tar.gz
gentoo-380e55a058139c9de878f2f6b5c74c47d603c2b2.tar.bz2
gentoo-380e55a058139c9de878f2f6b5c74c47d603c2b2.zip
sys-libs/liburing: Stabilize 2.7-r1 sparc, #940112
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-libs/liburing/liburing-2.7-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/liburing/liburing-2.7-r1.ebuild b/sys-libs/liburing/liburing-2.7-r1.ebuild
index 8623044771f3..b3040273aa20 100644
--- a/sys-libs/liburing/liburing-2.7-r1.ebuild
+++ b/sys-libs/liburing/liburing-2.7-r1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/axboe/liburing.git"
else
SRC_URI="https://git.kernel.dk/cgit/${PN}/snapshot/${P}.tar.bz2"
- KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86"
QA_PKGCONFIG_VERSION=${PV}
fi
LICENSE="MIT"