Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/catatonit/
Date: Thu, 07 Apr 2022 20:58:49
Message-Id: 1649365049.05590d35a9b86e787be59dc9fc33218b3cf764e2.jsmolic@gentoo
1 commit: 05590d35a9b86e787be59dc9fc33218b3cf764e2
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 7 20:55:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 7 20:57:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05590d35
7
8 app-containers/catatonit: Stabilize 0.1.7 amd64, #836675
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-containers/catatonit/catatonit-0.1.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-containers/catatonit/catatonit-0.1.7.ebuild b/app-containers/catatonit/catatonit-0.1.7.ebuild
16 index bc3f9fc2be56..5a73346af452 100644
17 --- a/app-containers/catatonit/catatonit-0.1.7.ebuild
18 +++ b/app-containers/catatonit/catatonit-0.1.7.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
24 +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv"
25
26 PATCHES=("${DISTDIR}/${P}-automake.patch")