diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:12:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-20 20:12:53 +0200 |
commit | f7b4e2f01f9d7e60ef0c836129ba8f8d18c5405f (patch) | |
tree | 7f3168989fc8e73931ffed7b7d808824424b48a6 /gnome-base/gnome-session | |
parent | gnome-base/gnome-light: x86 stable wrt bug #717144 (diff) | |
download | gentoo-f7b4e2f01f9d7e60ef0c836129ba8f8d18c5405f.tar.gz gentoo-f7b4e2f01f9d7e60ef0c836129ba8f8d18c5405f.tar.bz2 gentoo-f7b4e2f01f9d7e60ef0c836129ba8f8d18c5405f.zip |
gnome-base/gnome-session: x86 stable wrt bug #717144
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-session')
-rw-r--r-- | gnome-base/gnome-session/gnome-session-3.34.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-session/gnome-session-3.34.2.ebuild b/gnome-base/gnome-session/gnome-session-3.34.2.ebuild index fa62fe4e5378..98e279b11004 100644 --- a/gnome-base/gnome-session/gnome-session-3.34.2.ebuild +++ b/gnome-base/gnome-session/gnome-session-3.34.2.ebuild @@ -10,7 +10,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${PF}-patchset.tar.xz" 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 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="consolekit doc elogind systemd" # There is a null backend available, thus ?? not ^^ # consolekit can be enabled alone, or together with a logind provider; in latter case CK is used as fallback |