diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 17:47:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-02 17:47:59 +0000 |
commit | 6d86ab723790111f731c3d372a2d7817d95939f3 (patch) | |
tree | 4d7c03a6fc84bbf5b51d8e53dfb3117e2f04f920 /gnome-base | |
parent | dev-libs/vala-common: Stabilize 0.56.6 sparc, #905506 (diff) | |
download | gentoo-6d86ab723790111f731c3d372a2d7817d95939f3.tar.gz gentoo-6d86ab723790111f731c3d372a2d7817d95939f3.tar.bz2 gentoo-6d86ab723790111f731c3d372a2d7817d95939f3.zip |
gnome-base/gnome-session: Stabilize 44.0 arm64, #905578
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-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 f49bf19eac11..bd41594fe108 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 )" |