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:19:00
Message-Id: 1623460600.c63160b0f561c3c67566a6acabccb83a50859c5c.sam@gentoo
1 commit: c63160b0f561c3c67566a6acabccb83a50859c5c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 12 01:16:40 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 12 01:16:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63160b0
7
8 app-misc/supercat: Stabilize 0.5.6 x86, #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 bb8f7da29ff..86983d0e9b5 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"