commit: 02563735f08fb3fa31a3a57fa4716ccc48a5a27d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 6 10:08:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 6 10:08:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02563735
app-arch/mt-st: Stabilize 1.4 ppc64, #788367 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/mt-st/mt-st-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/mt-st/mt-st-1.4.ebuild b/app-arch/mt-st/mt-st-1.4.ebuild index 3e486bd7600..515a7da38c2 100644 --- a/app-arch/mt-st/mt-st-1.4.ebuild +++ b/app-arch/mt-st/mt-st-1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/iustin/mt-st/releases/download/v${PV}/${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_configure() { tc-export CC
