diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-21 14:07:04 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-23 09:09:24 +0800 |
commit | 89c636c2c46ed8f32aa3942e385f3263b5db4cf3 (patch) | |
tree | eac3e330ef4859bcf499374a694c4317518dd897 /x11-themes | |
parent | x11-themes/mate-icon-theme: keyword ~riscv (diff) | |
download | gentoo-89c636c2c46ed8f32aa3942e385f3263b5db4cf3.tar.gz gentoo-89c636c2c46ed8f32aa3942e385f3263b5db4cf3.tar.bz2 gentoo-89c636c2c46ed8f32aa3942e385f3263b5db4cf3.zip |
x11-themes/mate-themes-meta: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild index 35f49358093e..a368e24c9cdc 100644 --- a/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild +++ b/x11-themes/mate-themes-meta/mate-themes-meta-3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:MATE" SRC_URI="" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" LICENSE="metapackage" SLOT="0" IUSE="gtk2-only" |