diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-19 16:54:11 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-19 17:22:57 +0800 |
commit | 8e245c1e7214c147f2c3c9175315fa61d2ccab02 (patch) | |
tree | 3abb66b46c25ab71ea5637839f07d08ec9e47bed /x11-themes | |
parent | gnome-base/gsettings-desktop-schemas: add riscv keyword (diff) | |
download | gentoo-8e245c1e7214c147f2c3c9175315fa61d2ccab02.tar.gz gentoo-8e245c1e7214c147f2c3c9175315fa61d2ccab02.tar.bz2 gentoo-8e245c1e7214c147f2c3c9175315fa61d2ccab02.zip |
x11-themes/gnome-themes-standard: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-themes-standard/gnome-themes-standard-3.28.ebuild | 2 |
1 files changed, 1 insertions, 1 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 5df61e130b23..2486ef0a0eb4 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 @@ -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 ~riscv ~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 |