From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A211C59CAF for ; Sat, 2 Apr 2016 04:12:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 875A221C02D; Sat, 2 Apr 2016 04:12:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D9D521C02D for ; Sat, 2 Apr 2016 04:12:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9DDD6340DEF for ; Sat, 2 Apr 2016 04:12:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2F74ACB for ; Sat, 2 Apr 2016 04:11:59 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1459570297.dc476a8696977481fd245254220c1ad334dd8287.vapier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/elementary/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/elementary/elementary-1.17.0.ebuild X-VCS-Directories: media-libs/elementary/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: dc476a8696977481fd245254220c1ad334dd8287 X-VCS-Branch: master Date: Sat, 2 Apr 2016 04:11:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7a44625a-f550-40b7-9106-53a2a1e563b1 X-Archives-Hash: 36c5df5751bc9df9ccc09fdcfc362866 commit: dc476a8696977481fd245254220c1ad334dd8287 Author: Mike Frysinger gentoo org> AuthorDate: Sat Apr 2 03:35:26 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Apr 2 04:11:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc476a86 media-libs/elementary: mark 1.17.0 stable #577200 media-libs/elementary/elementary-1.17.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/elementary/elementary-1.17.0.ebuild b/media-libs/elementary/elementary-1.17.0.ebuild index a719301..62e4de2 100644 --- a/media-libs/elementary/elementary-1.17.0.ebuild +++ b/media-libs/elementary/elementary-1.17.0.ebuild @@ -20,6 +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" IUSE="debug examples fbcon javascript quicklaunch sdl wayland X static-libs" DEPEND=">=dev-libs/efl-${PV}[fbcon?,sdl?,png,wayland?,X?]