diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:43:58 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:43:58 +0300 |
commit | b89841c189e8afea01f81c5143189d6530ef4c7d (patch) | |
tree | a14f205e448736d17030366fbb1a4c8b4f7b3b7d /app-forensics/afflib | |
parent | app-portage/eix: Stabilize 0.36.6 ppc, #904024 (diff) | |
download | gentoo-b89841c189e8afea01f81c5143189d6530ef4c7d.tar.gz gentoo-b89841c189e8afea01f81c5143189d6530ef4c7d.tar.bz2 gentoo-b89841c189e8afea01f81c5143189d6530ef4c7d.zip |
app-forensics/afflib: Stabilize 3.7.20 x86, #904012
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics/afflib')
-rw-r--r-- | app-forensics/afflib/afflib-3.7.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/afflib/afflib-3.7.20.ebuild b/app-forensics/afflib/afflib-3.7.20.ebuild index fb601468cdbb..a8d20b77ec2b 100644 --- a/app-forensics/afflib/afflib-3.7.20.ebuild +++ b/app-forensics/afflib/afflib-3.7.20.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ppc ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ppc x86 ~x64-macos" IUSE="fuse ncurses python qemu readline s3 static-libs threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # Tests don't play well with sandbox |