diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-06 21:28:13 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-06 21:28:13 +0100 |
commit | 87d95a02a0665cb3b47708f16f2d960ffc860536 (patch) | |
tree | d1e93dc8c0bfa02c05ebc72a26f4a48333e87ef0 /gnome-base | |
parent | dev-util/gtk-update-icon-cache: arm stable, bug #587010 (diff) | |
download | gentoo-87d95a02a0665cb3b47708f16f2d960ffc860536.tar.gz gentoo-87d95a02a0665cb3b47708f16f2d960ffc860536.tar.bz2 gentoo-87d95a02a0665cb3b47708f16f2d960ffc860536.zip |
gnome-base/dconf: arm stable, bug #587010
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/dconf-0.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/dconf/dconf-0.26.0.ebuild b/gnome-base/dconf/dconf-0.26.0.ebuild index 7719cb603c1e..270f29043c74 100644 --- a/gnome-base/dconf/dconf-0.26.0.ebuild +++ b/gnome-base/dconf/dconf-0.26.0.ebuild @@ -14,7 +14,7 @@ SLOT="0" # TODO: coverage ? IUSE="test" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~arm-linux ~x86-linux" RDEPEND=" >=dev-libs/glib-2.44.0:2 |