diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:30:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:30:27 +0000 |
commit | 1a0a48307fcea0936335f747ae9da00163eb4900 (patch) | |
tree | 814e14b99102c6c95e3254c229aff6f28b9dc714 /app-forensics/afflib | |
parent | app-misc/figlet: Stabilize 2.2.5-r1 amd64, #763381 (diff) | |
download | gentoo-1a0a48307fcea0936335f747ae9da00163eb4900.tar.gz gentoo-1a0a48307fcea0936335f747ae9da00163eb4900.tar.bz2 gentoo-1a0a48307fcea0936335f747ae9da00163eb4900.zip |
app-forensics/afflib: Stabilize 3.7.19 amd64, #763384
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-forensics/afflib')
-rw-r--r-- | app-forensics/afflib/afflib-3.7.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/afflib/afflib-3.7.19.ebuild b/app-forensics/afflib/afflib-3.7.19.ebuild index 20fece7ebabd..c162cb3f48a1 100644 --- a/app-forensics/afflib/afflib-3.7.19.ebuild +++ b/app-forensics/afflib/afflib-3.7.19.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,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 libressl ncurses python qemu readline s3 static-libs threads" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # Tests don't play well with sandbox |