diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:30:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:07:35 +0000 |
commit | fd50c89e0917323a40620ef09c660539f7f2641d (patch) | |
tree | eab243c2f72c426cb7a391f79ee3e022f64f6d52 /gnome-base/dconf | |
parent | games-misc/games-envd: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-fd50c89e0917323a40620ef09c660539f7f2641d.tar.gz gentoo-fd50c89e0917323a40620ef09c660539f7f2641d.tar.bz2 gentoo-fd50c89e0917323a40620ef09c660539f7f2641d.zip |
gnome-base/dconf: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/dconf')
-rw-r--r-- | gnome-base/dconf/dconf-0.34.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/dconf/dconf-0.36.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnome-base/dconf/dconf-0.34.0.ebuild b/gnome-base/dconf/dconf-0.34.0.ebuild index f8c053be7442..e19de8eaa2f4 100644 --- a/gnome-base/dconf/dconf-0.34.0.ebuild +++ b/gnome-base/dconf/dconf-0.34.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 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 diff --git a/gnome-base/dconf/dconf-0.36.0.ebuild b/gnome-base/dconf/dconf-0.36.0.ebuild index c861d09ab81b..aa94127feb70 100644 --- a/gnome-base/dconf/dconf-0.36.0.ebuild +++ b/gnome-base/dconf/dconf-0.36.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 |