Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/afflib/
Date: Thu, 28 Feb 2019 17:43:18
Message-Id: 1551375791.67e68b92ad4e1e3ae7cdf2f1e9db0d4f62a1c1f4.zlogene@gentoo
1 commit: 67e68b92ad4e1e3ae7cdf2f1e9db0d4f62a1c1f4
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 28 17:42:32 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 28 17:43:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e68b92
7
8 app-forensics/afflib: amd64 stable wrt bug #678622
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-forensics/afflib/afflib-3.7.18.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-forensics/afflib/afflib-3.7.18.ebuild b/app-forensics/afflib/afflib-3.7.18.ebuild
18 index 1ee6f9a2642..431c23f0335 100644
19 --- a/app-forensics/afflib/afflib-3.7.18.ebuild
20 +++ b/app-forensics/afflib/afflib-3.7.18.ebuild
21 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/sshock/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm hppa ppc x86 ~x64-macos"
26 +KEYWORDS="amd64 ~arm hppa ppc x86 ~x64-macos"
27 IUSE="fuse libressl ncurses python qemu readline s3 static-libs threads"
28 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"