diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-25 01:29:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2017-12-25 01:30:12 +0300 |
commit | 2811f02f54f1f84111551a9601708f935c8695c4 (patch) | |
tree | cdaabc1ce10495ae37f6e3dc2458871d249e53a9 /app-misc/supercat | |
parent | dev-util/ragel: call eautoreconf (diff) | |
download | gentoo-2811f02f54f1f84111551a9601708f935c8695c4.tar.gz gentoo-2811f02f54f1f84111551a9601708f935c8695c4.tar.bz2 gentoo-2811f02f54f1f84111551a9601708f935c8695c4.zip |
app-misc/supercat: ppc64 stable wrt bug #640500
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-misc/supercat')
-rw-r--r-- | app-misc/supercat/supercat-0.5.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/supercat/supercat-0.5.5-r2.ebuild b/app-misc/supercat/supercat-0.5.5-r2.ebuild index 1047bd7acd06..815957d6c770 100644 --- a/app-misc/supercat/supercat-0.5.5-r2.ebuild +++ b/app-misc/supercat/supercat-0.5.5-r2.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 ~x86-macos" +KEYWORDS="amd64 ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" src_configure() { econf --with-system-directory="${EPREFIX}/etc/supercat" |