diff options
Diffstat (limited to 'app-forensics')
-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 1ee6f9a2642b..431c23f03350 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} )" |