diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:37:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:37:26 +0300 |
commit | 3e07600dff4c7039e0669455244e8410c9f4bdd9 (patch) | |
tree | 42646bd3270bdd3b59a2ae92fa05b0d966c8f927 /app-forensics | |
parent | x11-misc/qt5ct: Stabilize 1.7 amd64, #904032 (diff) | |
download | gentoo-3e07600dff4c7039e0669455244e8410c9f4bdd9.tar.gz gentoo-3e07600dff4c7039e0669455244e8410c9f4bdd9.tar.bz2 gentoo-3e07600dff4c7039e0669455244e8410c9f4bdd9.zip |
app-forensics/afflib: Stabilize 3.7.20 amd64, #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 b915ece0c15c..fb601468cdbb 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 |