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 C078A138330 for ; Wed, 28 Sep 2016 11:28:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14EECE095B; Wed, 28 Sep 2016 11:28:42 +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 EC163E095B for ; Wed, 28 Sep 2016 11:28:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A7D4E3406C2 for ; Wed, 28 Sep 2016 11:28:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E2F7248A for ; Wed, 28 Sep 2016 11:28:38 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1475062092.90e6f753f3b2c7537082c64bc8b313a67d00b0fb.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmypaint/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild X-VCS-Directories: media-libs/libmypaint/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 90e6f753f3b2c7537082c64bc8b313a67d00b0fb X-VCS-Branch: master Date: Wed, 28 Sep 2016 11:28:38 +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: 8ac02715-6c22-4a6b-a59c-0d7d5d9c83eb X-Archives-Hash: 4a43573fe94e944e4a45bc6b5c5cc93c commit: 90e6f753f3b2c7537082c64bc8b313a67d00b0fb Author: Tobias Klausmann gentoo org> AuthorDate: Wed Sep 28 11:28:12 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Sep 28 11:28:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90e6f753 media-libs/libmypaint-1.3.0_beta1-r0: keyworded for ~alpha Gentoo-Bug: 589098 media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild b/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild index f3b0a17..c12e70f 100644 --- a/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild +++ b/media-libs/libmypaint/libmypaint-1.3.0_beta1.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/mypaint/libmypaint/releases/download/v${MY_PV}/${MY_ LICENSE="ISC" SLOT="0/0" # first soname component for subslot -KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" IUSE="gegl introspection nls openmp" CDEPEND="