summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-28 19:09:58 +0000
committerSam James <sam@gentoo.org>2021-05-28 19:09:58 +0000
commit1cd0e91ceb6d9c63ec419eda792928d9fe75a821 (patch)
tree2bff8c213c2a36fd6caa40ba50ce5ade03a99b15 /gnome-base/dconf
parentdev-python/pygobject: Stabilize 3.40.1 arm, #792327 (diff)
downloadgentoo-1cd0e91ceb6d9c63ec419eda792928d9fe75a821.tar.gz
gentoo-1cd0e91ceb6d9c63ec419eda792928d9fe75a821.tar.bz2
gentoo-1cd0e91ceb6d9c63ec419eda792928d9fe75a821.zip
gnome-base/dconf: Stabilize 0.40.0 arm, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r--gnome-base/dconf/dconf-0.40.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/dconf/dconf-0.40.0.ebuild b/gnome-base/dconf/dconf-0.40.0.ebuild
index d0515385aa74..bd85443d856f 100644
--- a/gnome-base/dconf/dconf-0.40.0.ebuild
+++ b/gnome-base/dconf/dconf-0.40.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 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 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
IUSE="gtk-doc"
RESTRICT="!test? ( test )" # IUSE=test comes from virtualx.eclass