diff options
author | Sam James <sam@gentoo.org> | 2021-05-06 10:03:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-06 10:03:39 +0000 |
commit | 730bd6352c37ea32defdbf2773ec0c381f7b15c5 (patch) | |
tree | ce331ec6151a3960176ab793ac13d950e0209482 /app-arch/mt-st | |
parent | app-text/sdcv: Stabilize 0.5.3 amd64, #774510 (diff) | |
download | gentoo-730bd6352c37ea32defdbf2773ec0c381f7b15c5.tar.gz gentoo-730bd6352c37ea32defdbf2773ec0c381f7b15c5.tar.bz2 gentoo-730bd6352c37ea32defdbf2773ec0c381f7b15c5.zip |
app-arch/mt-st: Stabilize 1.4 amd64, #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 b63ab7081319..df87c4eeabd8 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 |