diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 13:40:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 13:40:15 +0100 |
commit | c7bc280e734d4f52c7770488fc84cddab41fd1da (patch) | |
tree | 549ed5dac582a61746b9f7aa5230bb7ce9872efa /app-arch/mt-st | |
parent | x11-misc/xdg-utils: amd64 stable wrt bug #605682 (diff) | |
download | gentoo-c7bc280e734d4f52c7770488fc84cddab41fd1da.tar.gz gentoo-c7bc280e734d4f52c7770488fc84cddab41fd1da.tar.bz2 gentoo-c7bc280e734d4f52c7770488fc84cddab41fd1da.zip |
app-arch/mt-st: amd64 stable wrt bug #605684
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/mt-st/mt-st-1.3.ebuild b/app-arch/mt-st/mt-st-1.3.ebuild index eafe9bb1ce29..af74a8e92968 100644 --- a/app-arch/mt-st/mt-st-1.3.ebuild +++ b/app-arch/mt-st/mt-st-1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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}" |