summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-07 09:05:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-07 09:05:35 +0300
commit20b8977436fa04320961dc9d6270d5765bef62ec (patch)
tree3d002c1702dab4ad00e672a06b49ffdcb7229730 /sys-libs
parentnet-fs/samba: keyword 4.20.2 for ~mips (diff)
downloadgentoo-20b8977436fa04320961dc9d6270d5765bef62ec.tar.gz
gentoo-20b8977436fa04320961dc9d6270d5765bef62ec.tar.bz2
gentoo-20b8977436fa04320961dc9d6270d5765bef62ec.zip
sys-libs/liburing: keyword 2.7-r1 for ~mips
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 5e6d4ed12e3b..14695dfc2536 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 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
QA_PKGCONFIG_VERSION=${PV}
fi
LICENSE="MIT"