commit:     af78166f8e5d68b6871cb9eb3d6ae58ad0626e94
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 12:08:40 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 12:08:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af78166f

sys-libs/liburing: Stabilize 2.1-r2 sparc, #855497

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

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

Reply via email to