diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-19 14:06:59 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-27 23:08:32 +0800 |
commit | 5dee4be2d332384b7accaf2d9252f99b4a742154 (patch) | |
tree | a99e65a8d57ceeabb548b18012f62f0e4ad864cc /gnome-base/gnome-session | |
parent | gnome-base/gnome-settings-daemon: keyword ~riscv (diff) | |
download | gentoo-5dee4be2d332384b7accaf2d9252f99b4a742154.tar.gz gentoo-5dee4be2d332384b7accaf2d9252f99b4a742154.tar.bz2 gentoo-5dee4be2d332384b7accaf2d9252f99b4a742154.zip |
gnome-base/gnome-session: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-40.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-40.1.1.ebuild b/gnome-base/gnome-session/gnome-session-40.1.1.ebuild index 8f1bda21c005..996b1fdfbbb0 100644 --- a/gnome-base/gnome-session/gnome-session-40.1.1.ebuild +++ b/gnome-base/gnome-session/gnome-session-40.1.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-session" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc elogind systemd" # There is a null backend available, thus ?? not ^^ REQUIRED_USE="?? ( elogind systemd )" |