diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 15:56:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-12-19 16:45:12 +0100 |
commit | 1f234a5b5cd68fa0722ebe8181b3075177ff9305 (patch) | |
tree | 771638659f06a727f7ae751fa1bbea745f2f64eb /app-misc | |
parent | 4ec0b68275a3f1355b6f7d2c48753b503c017b27 (diff) | |
download | gentoo-1f234a5b5cd68fa0722ebe8181b3075177ff9305.tar.gz gentoo-1f234a5b5cd68fa0722ebe8181b3075177ff9305.tar.xz |
app-misc/supercat: x86 stable (bug #640500)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-misc')
-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 3d189490bc8..df1963a767e 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" |