Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/tgt/
Date: Sat, 09 May 2020 22:31:11
Message-Id: 1589063457.136c4e2c7449544be0016aa9409d27ec0481a123.slyfox@gentoo
1 commit: 136c4e2c7449544be0016aa9409d27ec0481a123
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 9 22:30:57 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat May 9 22:30:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=136c4e2c
7
8 sys-block/tgt: keyworded 1.0.79 for ppc, bug #717608
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 sys-block/tgt/tgt-1.0.79.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/sys-block/tgt/tgt-1.0.79.ebuild b/sys-block/tgt/tgt-1.0.79.ebuild
18 index dddcd494c5e..0e5097a2420 100644
19 --- a/sys-block/tgt/tgt-1.0.79.ebuild
20 +++ b/sys-block/tgt/tgt-1.0.79.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/fujita/tgt/tarball/v${PV} -> ${P}.tar.gz"
28
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm64 x86"
32 +KEYWORDS="amd64 ~arm64 ~ppc x86"
33 IUSE="fcoe fcp ibmvio infiniband rbd"
34
35 CDEPEND="dev-perl/Config-General