diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 10:12:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 10:12:10 +0000 |
commit | 0e4df693c156805188af2d6119d2f77986d6b2e9 (patch) | |
tree | f0ed2d1950bdca503a072c6f7a2d038c8e3a8c82 /app-arch/mt-st | |
parent | dev-python/regex: Stabilize 2021.4.4 ppc, #788535 (diff) | |
download | gentoo-0e4df693c156805188af2d6119d2f77986d6b2e9.tar.gz gentoo-0e4df693c156805188af2d6119d2f77986d6b2e9.tar.bz2 gentoo-0e4df693c156805188af2d6119d2f77986d6b2e9.zip |
app-arch/mt-st: Stabilize 1.4 sparc, #788367
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/mt-st')
-rw-r--r-- | app-arch/mt-st/mt-st-1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/mt-st/mt-st-1.4.ebuild b/app-arch/mt-st/mt-st-1.4.ebuild index 3b4515fd7ef5..55b614c829d6 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 |