diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-11 21:09:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-11 21:09:08 +0300 |
commit | 90588c72316b7d138b59d7e11b0a8f99c23ec4c2 (patch) | |
tree | 6d4e51be190cee8908ca13d679d980b66fb31000 /dev-debug | |
parent | sys-apps/systemd: Stabilize 255.11 ppc64, #938903 (diff) | |
download | gentoo-90588c72316b7d138b59d7e11b0a8f99c23ec4c2.tar.gz gentoo-90588c72316b7d138b59d7e11b0a8f99c23ec4c2.tar.bz2 gentoo-90588c72316b7d138b59d7e11b0a8f99c23ec4c2.zip |
dev-debug/sysdig: Stabilize 0.38.1-r1 amd64, #939461
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r-- | dev-debug/sysdig/sysdig-0.38.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild b/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild index 2ae2f6b85a7f..1c03185f156d 100644 --- a/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild +++ b/dev-debug/sysdig/sysdig-0.38.1-r1.ebuild @@ -20,7 +20,7 @@ DRIVER_VERSION="7.2.0+driver" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+modules" REQUIRED_USE="${LUA_REQUIRED_USE}" |