diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 14:05:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-17 14:05:09 +0100 |
commit | 03d0ce8f514339ac247df7dca7df049fe725fe04 (patch) | |
tree | 429ec37c64741b29eba448092344df438f1ea5eb /gnome-base | |
parent | net-analyzer/wireshark: Fix USE='-lua -plugins' (diff) | |
download | gentoo-03d0ce8f514339ac247df7dca7df049fe725fe04.tar.gz gentoo-03d0ce8f514339ac247df7dca7df049fe725fe04.tar.bz2 gentoo-03d0ce8f514339ac247df7dca7df049fe725fe04.zip |
gnome-base/dconf: ia64 stable wrt bug #685254
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/dconf/dconf-0.32.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/dconf/dconf-0.32.0-r2.ebuild b/gnome-base/dconf/dconf-0.32.0-r2.ebuild index 8aec7858a179..81f78a56367e 100644 --- a/gnome-base/dconf/dconf-0.32.0-r2.ebuild +++ b/gnome-base/dconf/dconf-0.32.0-r2.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 ~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 |