diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:31:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 17:31:18 +0000 |
commit | 6d7011251edc681280809681cf3e70616e4caf3a (patch) | |
tree | a2f5762a01d5da8e0f067a9de4019cafb1400483 /app-forensics | |
parent | app-arch/bzip3: Stabilize 1.3.0 arm64, #904040 (diff) | |
download | gentoo-6d7011251edc681280809681cf3e70616e4caf3a.tar.gz gentoo-6d7011251edc681280809681cf3e70616e4caf3a.tar.bz2 gentoo-6d7011251edc681280809681cf3e70616e4caf3a.zip |
app-forensics/afflib: Stabilize 3.7.20 ppc, #904012
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-forensics')
-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 7a9a46d498cf..b915ece0c15c 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 |