diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:51:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:18:18 +0000 |
commit | 9f41e4fa3be52acd0e2fddbd1ce055800d1dff57 (patch) | |
tree | f8d5436a81986ba246ac0624c3609aa9c1357a89 /x11-themes | |
parent | x11-themes/adwaita-icon-theme: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-9f41e4fa3be52acd0e2fddbd1ce055800d1dff57.tar.gz gentoo-9f41e4fa3be52acd0e2fddbd1ce055800d1dff57.tar.bz2 gentoo-9f41e4fa3be52acd0e2fddbd1ce055800d1dff57.zip |
x11-themes/gnome-themes-standard: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild index 1411f1b518ff..5df61e130b23 100644 --- a/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild +++ b/x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-themes-extra" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" # Depend on gsettings-desktop-schemas-3.4 to make sure 3.2 users don't lose # their default background image |