summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-03 19:24:14 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-03 19:24:14 +0200
commit88cdfc89199307a17101086bcd85fbabad8fcb09 (patch)
tree9684ad07a0c5d90743bbd9bab076a87445ef9b20 /sys-libs/liburing
parentdev-python/ensurepip-wheel: Mark 0.38.4 stable (diff)
downloadgentoo-88cdfc89199307a17101086bcd85fbabad8fcb09.tar.gz
gentoo-88cdfc89199307a17101086bcd85fbabad8fcb09.tar.bz2
gentoo-88cdfc89199307a17101086bcd85fbabad8fcb09.zip
sys-libs/liburing: Stabilize 2.3-r4 arm, #892453
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/liburing')
-rw-r--r--sys-libs/liburing/liburing-2.3-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/liburing/liburing-2.3-r4.ebuild b/sys-libs/liburing/liburing-2.3-r4.ebuild
index 0a8ef15c2b49..549549014e64 100644
--- a/sys-libs/liburing/liburing-2.3-r4.ebuild
+++ b/sys-libs/liburing/liburing-2.3-r4.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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
QA_PKGCONFIG_VERSION=${PV}
fi
LICENSE="MIT"