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 0BA22138334 for ; Wed, 24 Oct 2018 04:10:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7345E077F; Wed, 24 Oct 2018 04:10:19 +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 8D13BE077F for ; Wed, 24 Oct 2018 04:10:19 +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 A32FB335CE9 for ; Wed, 24 Oct 2018 04:10:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 47B0844B for ; Wed, 24 Oct 2018 04:10:14 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1540353959.ab8ae66e9acace45d69de32715dcad07d8bf73ca.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/ell/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/ell/ell-0.11.ebuild X-VCS-Directories: dev-libs/ell/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: ab8ae66e9acace45d69de32715dcad07d8bf73ca X-VCS-Branch: master Date: Wed, 24 Oct 2018 04:10:14 +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: 4165df0d-5145-4c68-8b14-397699849ccc X-Archives-Hash: 0ef9f037cdb3fb4666cadfb6fa84a1c7 commit: ab8ae66e9acace45d69de32715dcad07d8bf73ca Author: Matt Turner gentoo org> AuthorDate: Wed Oct 24 04:05:59 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Oct 24 04:05:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8ae66e dev-libs/ell-0.11: added ~mips Signed-off-by: Matt Turner gentoo.org> dev-libs/ell/ell-0.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/ell/ell-0.11.ebuild b/dev-libs/ell/ell-0.11.ebuild index afb7985f2b4..69fc97dbb17 100644 --- a/dev-libs/ell/ell-0.11.ebuild +++ b/dev-libs/ell/ell-0.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/linux/libs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" IUSE="glib pie" RDEPEND="