Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/mt-st/
Date: Tue, 31 Jan 2017 08:57:12
Message-Id: 1485853026.e9a0413a05e2a46fd0d5843d82a565e0cab298a0.klausman@gentoo
1 commit: e9a0413a05e2a46fd0d5843d82a565e0cab298a0
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 08:56:51 2017 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 08:57:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a0413a
7
8 app-arch/mt-st-1.3-r0: stable on alpha
9
10 Gentoo-Bug: 605684
11
12 app-arch/mt-st/mt-st-1.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-arch/mt-st/mt-st-1.3.ebuild b/app-arch/mt-st/mt-st-1.3.ebuild
16 index 2e547d1..35aec8b 100644
17 --- a/app-arch/mt-st/mt-st-1.3.ebuild
18 +++ b/app-arch/mt-st/mt-st-1.3.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${P}/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
24 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
25
26 src_compile() {
27 emake CC="$(tc-getCC)" CFLAGS="${CFLAGS} ${LDFLAGS}"