summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-25 11:19:36 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2024-08-25 14:02:54 +0200
commitdac76f160bb059f5427626348e56a731e49eb2ef (patch)
tree61f7ed2182a0baa4f8ddadd5f65fc889289b9271 /dev-vcs
parentgnome-base/dconf-editor: remove ~mips (diff)
downloadgentoo-dac76f160bb059f5427626348e56a731e49eb2ef.tar.gz
gentoo-dac76f160bb059f5427626348e56a731e49eb2ef.tar.bz2
gentoo-dac76f160bb059f5427626348e56a731e49eb2ef.zip
dev-vcs/svn2cl: remove ~mips
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/svn2cl/svn2cl-0.12.ebuild4
-rw-r--r--dev-vcs/svn2cl/svn2cl-0.14.ebuild4
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"