summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-03 18:28:10 +0000
committerSam James <sam@gentoo.org>2023-01-03 18:28:10 +0000
commit447f263f6991ecb31e3b5f18ffe4ca460764a962 (patch)
treea8288a2f75b172ed87e16f41da7c33192153165b
parentmail-filter/imapfilter: Stabilize 2.7.6 x86, #889530 (diff)
downloadgentoo-447f263f6991ecb31e3b5f18ffe4ca460764a962.tar.gz
gentoo-447f263f6991ecb31e3b5f18ffe4ca460764a962.tar.bz2
gentoo-447f263f6991ecb31e3b5f18ffe4ca460764a962.zip
dev-util/sysdig: Stabilize 0.29.3 x86, #889532
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/sysdig/sysdig-0.29.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sysdig/sysdig-0.29.3.ebuild b/dev-util/sysdig/sysdig-0.29.3.ebuild
index 2c0745f73303..6cb3d07ab2bc 100644
--- a/dev-util/sysdig/sysdig-0.29.3.ebuild
+++ b/dev-util/sysdig/sysdig-0.29.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/draios/sysdig/archive/${PV}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="+modules"
REQUIRED_USE="${LUA_REQUIRED_USE}"