diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 05:33:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 05:33:06 +0100 |
commit | c51066686d7179667929ca2a623981173e24d305 (patch) | |
tree | 4407bdc0f99f7e92053b5b009fb3122767740e60 /app-misc | |
parent | app-misc/gcal: Stabilize 4.1 x86, #817632 (diff) | |
download | gentoo-c51066686d7179667929ca2a623981173e24d305.tar.gz gentoo-c51066686d7179667929ca2a623981173e24d305.tar.bz2 gentoo-c51066686d7179667929ca2a623981173e24d305.zip |
app-misc/supercat: Stabilize 0.5.7 x86, #817635
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/supercat/supercat-0.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/supercat/supercat-0.5.7.ebuild b/app-misc/supercat/supercat-0.5.7.ebuild index 400154b268d6..428ff72f38f8 100644 --- a/app-misc/supercat/supercat-0.5.7.ebuild +++ b/app-misc/supercat/supercat-0.5.7.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://supercat.nosredna.net/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc64 ~sparc x86 ~amd64-linux ~x86-linux" src_configure() { econf --with-system-directory="${EPREFIX}/etc/supercat" |