diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:47:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:50:02 +0100 |
commit | d77ec16b97d8b6840b02c84de4d1c689ce02de9f (patch) | |
tree | abd1d088d367c32b0815f81ace9ecd0ef4766d29 /app-arch | |
parent | x11-misc/xdg-utils: ppc stable wrt bug #605682 (diff) | |
download | gentoo-d77ec16b97d8b6840b02c84de4d1c689ce02de9f.tar.gz gentoo-d77ec16b97d8b6840b02c84de4d1c689ce02de9f.tar.bz2 gentoo-d77ec16b97d8b6840b02c84de4d1c689ce02de9f.zip |
app-arch/mt-st: ppc stable wrt bug #605684
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
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 af74a8e92968..3691216a7e8c 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}" |