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 2998158973 for ; Wed, 3 Feb 2016 15:09:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6073CE085D; Wed, 3 Feb 2016 15:09:53 +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 11795E085D for ; Wed, 3 Feb 2016 15:09:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EB0AD3408A6 for ; Wed, 3 Feb 2016 15:09:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68CF48E6 for ; Wed, 3 Feb 2016 15:09:49 +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: <1454512163.16fb5a58f80edfe37e7d6aa7e67328da7893e775.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/latexdiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/latexdiff/latexdiff-1.1.0.ebuild X-VCS-Directories: dev-tex/latexdiff/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 16fb5a58f80edfe37e7d6aa7e67328da7893e775 X-VCS-Branch: master Date: Wed, 3 Feb 2016 15:09:49 +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: 831dff06-62b5-40a4-bead-486d122d16fc X-Archives-Hash: 8aa9b5a1c8f18ee8abbc2050ce466d80 commit: 16fb5a58f80edfe37e7d6aa7e67328da7893e775 Author: Tobias Klausmann gentoo org> AuthorDate: Wed Feb 3 15:09:23 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Feb 3 15:09:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16fb5a58 dev-tex/latexdiff: add alpha keyword Gentoo-Bug: 572632 Package-Manager: portage-2.2.27 dev-tex/latexdiff/latexdiff-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/latexdiff/latexdiff-1.1.0.ebuild b/dev-tex/latexdiff/latexdiff-1.1.0.ebuild index 6b44cef..ba827da 100644 --- a/dev-tex/latexdiff/latexdiff-1.1.0.ebuild +++ b/dev-tex/latexdiff/latexdiff-1.1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://mirror.ctan.org/support/${PN}.zip -> ${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE=""