commit: 8e26ffdcc022b17dd2bb83c229a8a45916f0fdce Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu May 6 10:05:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu May 6 10:05:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e26ffdc
app-arch/mt-st: Stabilize 1.4 x86, #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 df87c4eeabd..3e486bd7600 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
