diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-11 08:31:58 +0200 |
commit | 47a55d14073cf83b057486e262d835c293d8fb4e (patch) | |
tree | acf6706eaea4579eb6d8b2c2f05abec67de40dc4 /app-misc/supercat | |
parent | dev-perl/strictures: sparc stable wrt bug #817629 (diff) | |
download | gentoo-47a55d14073cf83b057486e262d835c293d8fb4e.tar.gz gentoo-47a55d14073cf83b057486e262d835c293d8fb4e.tar.bz2 gentoo-47a55d14073cf83b057486e262d835c293d8fb4e.zip |
app-misc/supercat: sparc stable wrt bug #817635
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/supercat')
-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 428ff72f38f8..364a1c0ec327 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" |