diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:21:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:24:13 +0100 |
commit | f40ce19610b6839bfde31efebd604376d7cb70b5 (patch) | |
tree | dea6af442e530e3f8c8bd660278f075fcab72ac0 /app-arch/mt-st | |
parent | x11-misc/xdg-utils: ia64 stable wrt bug #605682 (diff) | |
download | gentoo-f40ce19610b6839bfde31efebd604376d7cb70b5.tar.gz gentoo-f40ce19610b6839bfde31efebd604376d7cb70b5.tar.bz2 gentoo-f40ce19610b6839bfde31efebd604376d7cb70b5.zip |
app-arch/mt-st: ia64 stable wrt bug #605684
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/mt-st')
-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 32e9a00f1f41..734a83c9076b 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}" |