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: Sat, 12 Jun 2021 01:22:46
Message-Id: 1623460835.b6208dd9e80d40de29a5546cbb5d2c70aca82c88.sam@gentoo
1 commit: b6208dd9e80d40de29a5546cbb5d2c70aca82c88
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 12 01:20:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 01:20:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6208dd9
7
8 app-misc/supercat: Stabilize 0.5.6 ppc64, #795330
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-misc/supercat/supercat-0.5.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/supercat/supercat-0.5.6.ebuild b/app-misc/supercat/supercat-0.5.6.ebuild
16 index c0fd084d935..2a8cb2b56f5 100644
17 --- a/app-misc/supercat/supercat-0.5.6.ebuild
18 +++ b/app-misc/supercat/supercat-0.5.6.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"