commit: 465b240a8b5c20fc7db8aec807177a965de7fb18 Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> AuthorDate: Sun May 29 19:08:25 2016 +0000 Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org> CommitDate: Sun May 29 19:08:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=465b240a
profiles: update wayland mask to include media-libs/elementary profiles/arch/alpha/package.use.stable.mask | 5 ++++- profiles/arch/ia64/package.use.stable.mask | 5 ++++- profiles/arch/sparc/package.use.stable.mask | 5 ++++- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index f701ae5..b65298b 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -47,4 +47,7 @@ media-plugins/gst-plugins-meta modplug x11-libs/gksu gnome # sufficiently recent wayland is not stable yet, bug #559062 ->=dev-libs/efl-1.15 wayland +~dev-libs/efl-1.15.2 wayland +~dev-libs/efl-1.17.0 wayland +~media-libs/elementary-1.15.2 wayland +~media-libs/elementary-1.17.0 wayland diff --git a/profiles/arch/ia64/package.use.stable.mask b/profiles/arch/ia64/package.use.stable.mask index 55e8178..602be85 100644 --- a/profiles/arch/ia64/package.use.stable.mask +++ b/profiles/arch/ia64/package.use.stable.mask @@ -28,4 +28,7 @@ gnome-base/gvfs google x11-libs/gksu gnome # sufficiently recent wayland is not stable yet, bug #559062 ->=dev-libs/efl-1.15 wayland +~dev-libs/efl-1.15.2 wayland +~dev-libs/efl-1.17.0 wayland +~media-libs/elementary-1.15.2 wayland +~media-libs/elementary-1.17.0 wayland diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index a7efb3c..7c552b2 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -39,4 +39,7 @@ x11-libs/gksu gnome x11-wm/icewm gnome # sufficiently recent wayland is not stable yet, bug #559062 ->=dev-libs/efl-1.15 wayland +~dev-libs/efl-1.15.2 wayland +~dev-libs/efl-1.17.0 wayland +~media-libs/elementary-1.15.2 wayland +~media-libs/elementary-1.17.0 wayland
