diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 17:50:25 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 17:50:25 +0000 |
commit | 02538d032c41f5c13df28e7ebe5cb674bfd2190d (patch) | |
tree | bce6dfa43344797a166d03673f1fcaa9c7d80bb5 /gnome-base/gnome-session | |
parent | gnome-base/gnome-session: Stabilize 44.0 amd64, #905578 (diff) | |
download | gentoo-02538d032c41f5c13df28e7ebe5cb674bfd2190d.tar.gz gentoo-02538d032c41f5c13df28e7ebe5cb674bfd2190d.tar.bz2 gentoo-02538d032c41f5c13df28e7ebe5cb674bfd2190d.zip |
gnome-base/gnome-session: Stabilize 44.0 x86, #905578
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-44.0.ebuild b/gnome-base/gnome-session/gnome-session-44.0.ebuild index 80891b01d441..1280ee17a91c 100644 --- a/gnome-base/gnome-session/gnome-session-44.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-44.0.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 ~riscv ~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 )" |