diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-09-27 13:59:21 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-09-27 13:59:21 -0400 |
commit | 2a9dde15a8801d5f734c6a45065764222b0e8deb (patch) | |
tree | e3bdfd8c6ea45a96293afe609f8cfaef7bdac26b /gnome-base/dconf-editor | |
parent | net-analyzer/fail2ban: add 1.0.1 (diff) | |
download | gentoo-2a9dde15a8801d5f734c6a45065764222b0e8deb.tar.gz gentoo-2a9dde15a8801d5f734c6a45065764222b0e8deb.tar.bz2 gentoo-2a9dde15a8801d5f734c6a45065764222b0e8deb.zip |
gnome-base/dconf-editor: Drop hppa keyword from 43.0
43.0 depends on libhandy which isn't keyworded on hppa.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-base/dconf-editor')
-rw-r--r-- | gnome-base/dconf-editor/dconf-editor-43.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/dconf-editor/dconf-editor-43.0.ebuild b/gnome-base/dconf-editor/dconf-editor-43.0.ebuild index 4e93007b67a5..7aa2e48fda04 100644 --- a/gnome-base/dconf-editor/dconf-editor-43.0.ebuild +++ b/gnome-base/dconf-editor/dconf-editor-43.0.ebuild @@ -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 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x86-linux" RDEPEND=" >=gnome-base/dconf-0.26.1 |