Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/supercat/
Date: Mon, 11 Oct 2021 03:15:20
Message-Id: 1633922100.5e06cc4e53e65c6b5163dc9655bd74b39e4adcfe.sam@gentoo
1 commit: 5e06cc4e53e65c6b5163dc9655bd74b39e4adcfe
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 03:15:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 03:15:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e06cc4e
7
8 app-misc/supercat: Stabilize 0.5.7 ppc64, #817635
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/supercat/supercat-0.5.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/supercat/supercat-0.5.7.ebuild b/app-misc/supercat/supercat-0.5.7.ebuild
16 index 9edb488358e..d1a6d3e1f6c 100644
17 --- a/app-misc/supercat/supercat-0.5.7.ebuild
18 +++ b/app-misc/supercat/supercat-0.5.7.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~amd64 ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
25
26 src_configure() {
27 econf --with-system-directory="${EPREFIX}/etc/supercat"