summaryrefslogtreecommitdiff
path: root/media-libs
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2016-06-12 11:00:07 +0200
committerPatrick Lauer <patrick@gentoo.org>2016-06-12 11:03:59 +0200
commit7fd5068d8a0dbcba7b318e27ae21ad91911ee746 (patch)
treefc13e07b29168c53e63a760a969c90dd8e148799 /media-libs
parent0ccbddab65bbaa378d847c624b774d698a644d64 (diff)
downloadgentoo-7fd5068d8a0dbcba7b318e27ae21ad91911ee746.tar.gz
gentoo-7fd5068d8a0dbcba7b318e27ae21ad91911ee746.tar.xz
media-libs/elementary: Fix keywords #342185
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/elementary/elementary-1.15.2.ebuild3
-rw-r--r--media-libs/elementary/elementary-1.16.1.ebuild3
-rw-r--r--media-libs/elementary/elementary-1.17.0.ebuild2
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 05259657f4c..8df393f23f5 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 7cef5b06673..e6fa90f9787 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 62e4de21a9d..68ff5c9c0e7 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?]