diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 16:25:01 +0100 |
commit | ba2f3c509a2ce6e4f41946c1cdb36b61d3bb6acb (patch) | |
tree | cc3d42b769f2b748fec0a4e1d4950e81fd389296 /gnome-base/dconf | |
parent | dev-util/gtk-update-icon-cache: arm stable wrt bug #702260 (diff) | |
download | gentoo-ba2f3c509a2ce6e4f41946c1cdb36b61d3bb6acb.tar.gz gentoo-ba2f3c509a2ce6e4f41946c1cdb36b61d3bb6acb.tar.bz2 gentoo-ba2f3c509a2ce6e4f41946c1cdb36b61d3bb6acb.zip |
gnome-base/dconf: arm stable wrt bug #702260
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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.32.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.32.0-r2.ebuild b/gnome-base/dconf/dconf-0.32.0-r2.ebuild index a036e7103d2a..8aec7858a179 100644 --- a/gnome-base/dconf/dconf-0.32.0-r2.ebuild +++ b/gnome-base/dconf/dconf-0.32.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~sh sparc x86 ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~x86-linux" IUSE="gtk-doc" RESTRICT="!test? ( test )" # IUSE=test comes from virtualx.eclass |