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 04:33:39
Message-Id: 1633926786.c51066686d7179667929ca2a623981173e24d305.sam@gentoo
1 commit: c51066686d7179667929ca2a623981173e24d305
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 04:33:06 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 04:33:06 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5106668
7
8 app-misc/supercat: Stabilize 0.5.7 x86, #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 400154b268d..428ff72f38f 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"