commit:     71f1f8b025bd8c1afdc61d714fcdc805f25f9f1c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 26 06:34:00 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 26 06:34:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71f1f8b0

sys-libs/liburing: Stabilize 2.1 amd64, #826870

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/liburing/liburing-2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/liburing/liburing-2.1.ebuild 
b/sys-libs/liburing/liburing-2.1.ebuild
index c6d9aa22c810..9515370e406a 100644
--- a/sys-libs/liburing/liburing-2.1.ebuild
+++ b/sys-libs/liburing/liburing-2.1.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 ~ppc ~ppc64 ~riscv 
~sparc ~x86"
+       KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc 
~x86"
 fi
 LICENSE="MIT"
 SLOT="0/2" # liburing.so major version

Reply via email to