commit: e24d34c2a8af6627a3eccdd529dea8212699d094 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Sat Feb 1 23:07:36 2025 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Sat Feb 1 23:07:45 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e24d34c2
dev-util/rizin: stabilize 0.7.4 for amd64 Bug: https://bugs.gentoo.org/949208 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> dev-util/rizin/rizin-0.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rizin/rizin-0.7.4.ebuild b/dev-util/rizin/rizin-0.7.4.ebuild index 11bb3d27040c..bea494a5b653 100644 --- a/dev-util/rizin/rizin-0.7.4.ebuild +++ b/dev-util/rizin/rizin-0.7.4.ebuild @@ -19,7 +19,7 @@ S="${WORKDIR}/${PN}-v${PV}" LICENSE="Apache-2.0 BSD LGPL-3 MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" # Need to audit licenses of the binaries used for testing