diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-25 11:18:26 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-08-25 14:02:51 +0200 |
commit | 456ee5d3a53579f2682d51157fcdd4f9c61e65bf (patch) | |
tree | e219ec35799c747122237c2970c6e80ab754e24e /gnome-base | |
parent | gui-libs/vte: remove ~mips (diff) | |
download | gentoo-456ee5d3a53579f2682d51157fcdd4f9c61e65bf.tar.gz gentoo-456ee5d3a53579f2682d51157fcdd4f9c61e65bf.tar.bz2 gentoo-456ee5d3a53579f2682d51157fcdd4f9c61e65bf.zip |
gnome-base/dconf-editor: remove ~mips
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild b/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild index b063d7051c6f..20c9fa1e3251 100644 --- a/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-3.38.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf-editor" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" RDEPEND=" >=gnome-base/dconf-0.26.1 diff --git a/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild b/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild index cc5a6bac15d7..802758eb0848 100644 --- a/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-45.0.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf-editor" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~x86-linux" RDEPEND=" >=gnome-base/dconf-0.26.1 |