diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-16 11:15:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-16 11:15:02 +0100 |
commit | 04d96af3c76e877ea3c3f64cb81b0fccb04287f1 (patch) | |
tree | 10d03e82761a9c032f64a04bf5d5e5aa8b004617 /app-arch | |
parent | games-board/gnuchess-book: x86 stable wrt bug #601976 (diff) | |
download | gentoo-04d96af3c76e877ea3c3f64cb81b0fccb04287f1.tar.gz gentoo-04d96af3c76e877ea3c3f64cb81b0fccb04287f1.tar.bz2 gentoo-04d96af3c76e877ea3c3f64cb81b0fccb04287f1.zip |
app-arch/mt-st: x86 stable wrt bug #605684
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/mt-st/mt-st-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/mt-st/mt-st-1.3.ebuild b/app-arch/mt-st/mt-st-1.3.ebuild index 3691216a7e8c..32e9a00f1f41 100644 --- a/app-arch/mt-st/mt-st-1.3.ebuild +++ b/app-arch/mt-st/mt-st-1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" src_compile() { emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}" |