Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/atf/
Date: Mon, 30 Oct 2017 01:17:15
Message-Id: 1509326216.b2a95581bafe5b82b55e5b0bc19ccd46e3273e84.mrueg@gentoo
1 commit: b2a95581bafe5b82b55e5b0bc19ccd46e3273e84
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 30 01:16:56 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 30 01:16:56 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a95581
7
8 dev-libs/atf: Stable on amd64
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-libs/atf/atf-0.21.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/atf/atf-0.21.ebuild b/dev-libs/atf/atf-0.21.ebuild
16 index efa561103de..b4f536360b4 100644
17 --- a/dev-libs/atf/atf-0.21.ebuild
18 +++ b/dev-libs/atf/atf-0.21.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jmmv/atf/releases/download/${P}/${P}.tar.gz"
20
21 LICENSE="BSD BSD-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
24 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
25 IUSE=""
26
27 DEPEND="virtual/pkgconfig"