summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-25 11:55:01 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-25 14:03:47 +0200
commit11cf07e150e4b2c97a7f34478991052591fac679 (patch)
tree8b65cb6bc9b53d058852347aa6cc68457eabe6c1 /app-arch
parentapp-crypt/johntheripper-jumbo: remove ~mips (diff)
downloadgentoo-11cf07e150e4b2c97a7f34478991052591fac679.tar.gz
gentoo-11cf07e150e4b2c97a7f34478991052591fac679.tar.bz2
gentoo-11cf07e150e4b2c97a7f34478991052591fac679.zip
app-arch/mt-st: remove ~mips
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/mt-st/mt-st-1.4.ebuild4
-rw-r--r--app-arch/mt-st/mt-st-1.7.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/mt-st/mt-st-1.4.ebuild b/app-arch/mt-st/mt-st-1.4.ebuild
index 55b614c829d6..8c8f4d2f2a29 100644
--- a/app-arch/mt-st/mt-st-1.4.ebuild
+++ b/app-arch/mt-st/mt-st-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ppc ppc64 sparc x86"
src_configure() {
tc-export CC
diff --git a/app-arch/mt-st/mt-st-1.7.ebuild b/app-arch/mt-st/mt-st-1.7.ebuild
index a49f93912a95..604544a235ec 100644
--- a/app-arch/mt-st/mt-st-1.7.ebuild
+++ b/app-arch/mt-st/mt-st-1.7.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 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"