Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-forensics/afflib/
Date: Sat, 23 Feb 2019 20:15:05
Message-Id: 1550952884.096a3f79807f4e969d4537b270da13592b4aae91.slyfox@gentoo
1 commit: 096a3f79807f4e969d4537b270da13592b4aae91
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 23 19:34:05 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 23 20:14:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=096a3f79
7
8 app-forensics/afflib: stable 3.7.18 for hppa, bug #678622
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
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 0c05e71530d..5ae83d15cf8 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} )"