commit:     dac76f160bb059f5427626348e56a731e49eb2ef
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 09:19:36 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Aug 25 12:02:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac76f16

dev-vcs/svn2cl: remove ~mips

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-vcs/svn2cl/svn2cl-0.12.ebuild | 4 ++--
 dev-vcs/svn2cl/svn2cl-0.14.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-vcs/svn2cl/svn2cl-0.12.ebuild 
b/dev-vcs/svn2cl/svn2cl-0.12.ebuild
index d788d5b194c9..36f563bce881 100644
--- a/dev-vcs/svn2cl/svn2cl-0.12.ebuild
+++ b/dev-vcs/svn2cl/svn2cl-0.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://arthurdejong.org/svn2cl/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="dev-libs/libxslt

diff --git a/dev-vcs/svn2cl/svn2cl-0.14.ebuild 
b/dev-vcs/svn2cl/svn2cl-0.14.ebuild
index 94b628285895..d6129d7be766 100644
--- a/dev-vcs/svn2cl/svn2cl-0.14.ebuild
+++ b/dev-vcs/svn2cl/svn2cl-0.14.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
@@ -9,7 +9,7 @@ SRC_URI="https://arthurdejong.org/svn2cl/${P}.tar.gz";
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~mips ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
 
 RDEPEND="dev-libs/libxslt
        dev-vcs/subversion"

Reply via email to