dev-vcs/svn2cl: remove ~mips

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2024-08-25 11:19:36 +02:00
parent 456ee5d3a5
commit dac76f160b
No known key found for this signature in database
GPG Key ID: DC2B16215ED5412A
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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"