diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-06-12 11:00:07 +0200 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-06-12 11:03:59 +0200 |
commit | 7fd5068d8a0dbcba7b318e27ae21ad91911ee746 (patch) | |
tree | fc13e07b29168c53e63a760a969c90dd8e148799 /media-libs/elementary | |
parent | dev-libs/efl: Fix keywording #342185 (diff) | |
download | gentoo-7fd5068d8a0dbcba7b318e27ae21ad91911ee746.tar.gz gentoo-7fd5068d8a0dbcba7b318e27ae21ad91911ee746.tar.bz2 gentoo-7fd5068d8a0dbcba7b318e27ae21ad91911ee746.zip |
media-libs/elementary: Fix keywords #342185
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-libs/elementary')
-rw-r--r-- | media-libs/elementary/elementary-1.15.2.ebuild | 3 | ||||
-rw-r--r-- | media-libs/elementary/elementary-1.16.1.ebuild | 3 | ||||
-rw-r--r-- | 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 05259657f4c7..8df393f23f59 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 7cef5b066732..e6fa90f9787e 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 62e4de21a9d1..68ff5c9c0e77 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?] |