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 8F36158973 for ; Thu, 4 Feb 2016 17:29:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA05221C026; Thu, 4 Feb 2016 17:29:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 548DE21C026 for ; Thu, 4 Feb 2016 17:29:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B88B340871 for ; Thu, 4 Feb 2016 17:29:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F26FA8E1 for ; Thu, 4 Feb 2016 17:28:56 +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: <1454606910.1cc641f05a83ea59643e56c768fb21056153ed99.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/pgf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/pgf/pgf-3.0.1.ebuild X-VCS-Directories: dev-tex/pgf/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 1cc641f05a83ea59643e56c768fb21056153ed99 X-VCS-Branch: master Date: Thu, 4 Feb 2016 17:28:56 +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: 978f1d5c-3178-4bf7-87f4-1d7d6e3c3cd2 X-Archives-Hash: 1dbe73e2c685fe7f1722c1d1e144ef7a commit: 1cc641f05a83ea59643e56c768fb21056153ed99 Author: Tobias Klausmann gentoo org> AuthorDate: Thu Feb 4 17:28:30 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Feb 4 17:28:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cc641f0 dev-tex/pgf: add alpha keyword Gentoo-Bug: 522588 Package-Manager: portage-2.2.27 dev-tex/pgf/pgf-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/pgf/pgf-3.0.1.ebuild b/dev-tex/pgf/pgf-3.0.1.ebuild index e061a38..bc3f5d1 100644 --- a/dev-tex/pgf/pgf-3.0.1.ebuild +++ b/dev-tex/pgf/pgf-3.0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip" LICENSE="GPL-2 LPPL-1.3c FDL-1.2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc source" RDEPEND="dev-texlive/texlive-latexrecommended