Gentoo Archives: gentoo-commits

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