diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 16:24:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-22 16:24:58 +0200 |
commit | f5c36517ab9fa9a3e5917a01cb615c90404a7c52 (patch) | |
tree | f766ad977cff23ca4b24115160917d5aa768cf3e /gnome-base/dconf | |
parent | dev-util/gtk-doc-am: arm stable wrt bug #717144 (diff) | |
download | gentoo-f5c36517ab9fa9a3e5917a01cb615c90404a7c52.tar.gz gentoo-f5c36517ab9fa9a3e5917a01cb615c90404a7c52.tar.bz2 gentoo-f5c36517ab9fa9a3e5917a01cb615c90404a7c52.zip |
gnome-base/dconf: arm stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r-- | gnome-base/dconf/dconf-0.34.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/dconf/dconf-0.34.0.ebuild b/gnome-base/dconf/dconf-0.34.0.ebuild index 7a2bf477ecf8..02f84c4f4104 100644 --- a/gnome-base/dconf/dconf-0.34.0.ebuild +++ b/gnome-base/dconf/dconf-0.34.0.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/dconf" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-linux" IUSE="gtk-doc" RESTRICT="!test? ( test )" # IUSE=test comes from virtualx.eclass |