Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/targetcli-fb/
Date: Mon, 07 Feb 2022 10:26:10
Message-Id: 1644229547.0ce1a19712cb42bb3c142cb03ea9a33fcbcb87d7.jsmolic@gentoo
1 commit: 0ce1a19712cb42bb3c142cb03ea9a33fcbcb87d7
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 10:25:47 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 10:25:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ce1a197
7
8 sys-block/targetcli-fb: Stabilize 2.1.54 ALLARCHES, #828378
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 sys-block/targetcli-fb/targetcli-fb-2.1.54.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/sys-block/targetcli-fb/targetcli-fb-2.1.54.ebuild b/sys-block/targetcli-fb/targetcli-fb-2.1.54.ebuild
16 index 5392599bfcad..082c0fae52ba 100644
17 --- a/sys-block/targetcli-fb/targetcli-fb-2.1.54.ebuild
18 +++ b/sys-block/targetcli-fb/targetcli-fb-2.1.54.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/open-iscsi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31
32 RDEPEND="dev-python/configshell-fb[${PYTHON_USEDEP}]
33 dev-python/pygobject:3[${PYTHON_USEDEP}]