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 43076139085 for ; Sun, 22 Jan 2017 08:19:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87A4D2241E4; Sun, 22 Jan 2017 08:19:11 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 63BC62241E4 for ; Sun, 22 Jan 2017 08:19:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F257A3416B0 for ; Sun, 22 Jan 2017 08:19:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 403FF2C56 for ; Sun, 22 Jan 2017 08:18:57 +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: <1485073079.0b682c76bebf83332cf7434c9120ae33d80ce6ee.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/bibtexu/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tex/bibtexu/bibtexu-3.71_p20150521.ebuild X-VCS-Directories: dev-tex/bibtexu/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 0b682c76bebf83332cf7434c9120ae33d80ce6ee X-VCS-Branch: master Date: Sun, 22 Jan 2017 08:18:57 +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: c56f3540-ecda-4ba9-9ec3-ec4fcb58df24 X-Archives-Hash: 664a7cd4af6622811291ec8973f07e17 commit: 0b682c76bebf83332cf7434c9120ae33d80ce6ee Author: Tobias Klausmann gentoo org> AuthorDate: Sun Jan 22 08:17:59 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sun Jan 22 08:17:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b682c76 dev-tex/bibtexu-3.71_p20150521-r0: stable on alpha Gentoo-Bug: 432144 dev-tex/bibtexu/bibtexu-3.71_p20150521.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20150521.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20150521.ebuild index c932bf3..8a3dd3e 100644 --- a/dev-tex/bibtexu/bibtexu-3.71_p20150521.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.71_p20150521.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-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-libs/kpathsea-6.2.1:=