diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:25:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 17:27:13 +0100 |
commit | 1b899958f17af7d08922180a6ebe7b13639e9255 (patch) | |
tree | 638ab9f9ab75d0e0bb1ea40e9c221fa79eaf1c56 /app-arch/mt-st | |
parent | dev-libs/leatherman: sparc stable wrt bug #604530 (diff) | |
download | gentoo-1b899958f17af7d08922180a6ebe7b13639e9255.tar.gz gentoo-1b899958f17af7d08922180a6ebe7b13639e9255.tar.bz2 gentoo-1b899958f17af7d08922180a6ebe7b13639e9255.zip |
app-arch/mt-st: sparc stable wrt bug #605684
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
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 e51203f75328..b7e3e60a8647 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}" |