diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-24 19:52:28 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-24 19:52:28 +0100 |
commit | 9cf19e28eb6091df9c8152628671abeeac6b36ff (patch) | |
tree | 42f35e6a434c9267df3b893a35d840605a86ebc5 /app-forensics/afflib | |
parent | net-ftp/vsftpd: restore still used patch, bug #678680 (diff) | |
download | gentoo-9cf19e28eb6091df9c8152628671abeeac6b36ff.tar.gz gentoo-9cf19e28eb6091df9c8152628671abeeac6b36ff.tar.bz2 gentoo-9cf19e28eb6091df9c8152628671abeeac6b36ff.zip |
app-forensics/afflib: x86 stable (bug #678622)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-forensics/afflib')
-rw-r--r-- | app-forensics/afflib/afflib-3.7.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-forensics/afflib/afflib-3.7.18.ebuild b/app-forensics/afflib/afflib-3.7.18.ebuild index 5ae83d15cf83..1ee6f9a2642b 100644 --- a/app-forensics/afflib/afflib-3.7.18.ebuild +++ b/app-forensics/afflib/afflib-3.7.18.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/sshock/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz 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} )" |