commit: 7fd5068d8a0dbcba7b318e27ae21ad91911ee746 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Sun Jun 12 09:00:07 2016 +0000 Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org> CommitDate: Sun Jun 12 09:03:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fd5068d
media-libs/elementary: Fix keywords #342185 Package-Manager: portage-2.3.0_rc1 media-libs/elementary/elementary-1.15.2.ebuild | 3 ++- media-libs/elementary/elementary-1.16.1.ebuild | 3 ++- media-libs/elementary/elementary-1.17.0.ebuild | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/media-libs/elementary/elementary-1.15.2.ebuild b/media-libs/elementary/elementary-1.15.2.ebuild index 0525965..8df393f 100644 --- a/media-libs/elementary/elementary-1.15.2.ebuild +++ b/media-libs/elementary/elementary-1.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,6 +18,7 @@ inherit enlightenment DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices" HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-interix ~x86-solaris ~x64-solaris" LICENSE="LGPL-2.1" IUSE="debug examples fbcon quicklaunch sdl wayland X static-libs" diff --git a/media-libs/elementary/elementary-1.16.1.ebuild b/media-libs/elementary/elementary-1.16.1.ebuild index 7cef5b0..e6fa90f 100644 --- a/media-libs/elementary/elementary-1.16.1.ebuild +++ b/media-libs/elementary/elementary-1.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,6 +18,7 @@ inherit enlightenment DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices" HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-interix ~x86-solaris ~x64-solaris" LICENSE="LGPL-2.1" IUSE="debug examples fbcon quicklaunch sdl wayland X static-libs" diff --git a/media-libs/elementary/elementary-1.17.0.ebuild b/media-libs/elementary/elementary-1.17.0.ebuild index 62e4de2..68ff5c9 100644 --- a/media-libs/elementary/elementary-1.17.0.ebuild +++ b/media-libs/elementary/elementary-1.17.0.ebuild @@ -20,7 +20,7 @@ DESCRIPTION="Basic widget set, based on EFL for mobile touch-screen devices" HOMEPAGE="https://trac.enlightenment.org/e/wiki/Elementary" LICENSE="LGPL-2.1" -KEYWORDS="${KEYWORDS} amd64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-interix ~x86-solaris ~x64-solaris" IUSE="debug examples fbcon javascript quicklaunch sdl wayland X static-libs" DEPEND=">=dev-libs/efl-${PV}[fbcon?,sdl?,png,wayland?,X?]
