Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/dconf-editor/
Date: Tue, 27 Sep 2022 17:59:35
Message-Id: 1664301561.2a9dde15a8801d5f734c6a45065764222b0e8deb.mattst88@gentoo
1 commit: 2a9dde15a8801d5f734c6a45065764222b0e8deb
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 27 17:59:21 2022 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 27 17:59:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a9dde15
7
8 gnome-base/dconf-editor: Drop hppa keyword from 43.0
9
10 43.0 depends on libhandy which isn't keyworded on hppa.
11
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 gnome-base/dconf-editor/dconf-editor-43.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/gnome-base/dconf-editor/dconf-editor-43.0.ebuild b/gnome-base/dconf-editor/dconf-editor-43.0.ebuild
18 index 4e93007b67a5..7aa2e48fda04 100644
19 --- a/gnome-base/dconf-editor/dconf-editor-43.0.ebuild
20 +++ b/gnome-base/dconf-editor/dconf-editor-43.0.ebuild
21 @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/dconf-editor"
22 LICENSE="GPL-3+"
23 SLOT="0"
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux"
26 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux"
27
28 RDEPEND="
29 >=gnome-base/dconf-0.26.1