From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD1381382C5 for ; Mon, 19 Feb 2018 20:01:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1F26AE0A43; Mon, 19 Feb 2018 20:01:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 001B3E0A43 for ; Mon, 19 Feb 2018 20:01: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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ECE66335C0C for ; Mon, 19 Feb 2018 20:01:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E5D721C for ; Mon, 19 Feb 2018 20:01:01 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1519070455.948d399cc733de86cc25a0bdf5db3f141b7b584d.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 948d399cc733de86cc25a0bdf5db3f141b7b584d X-VCS-Branch: master Date: Mon, 19 Feb 2018 20:01:01 +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: b0044713-2ee1-434f-afcf-4e05cbfcfea4 X-Archives-Hash: 51ca5dbf18b8669eb1e756f39513813d commit: 948d399cc733de86cc25a0bdf5db3f141b7b584d Author: Michał Górny gentoo org> AuthorDate: Mon Feb 19 19:57:23 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Feb 19 20:00:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=948d399c media-libs/elementary: Remove *-fbsd due to dev-libs/efl media-libs/elementary/elementary-1.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/elementary/elementary-1.17.0.ebuild b/media-libs/elementary/elementary-1.17.0.ebuild index 391b23d80cd..36368b92ffa 100644 --- a/media-libs/elementary/elementary-1.17.0.ebuild +++ b/media-libs/elementary/elementary-1.17.0.ebuild @@ -19,7 +19,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="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="debug examples fbcon javascript quicklaunch sdl wayland X static-libs" DEPEND=">=dev-libs/efl-${PV}[fbcon?,sdl?,png,wayland?,X?]