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 5D17E1384B4 for ; Sun, 6 Dec 2015 12:12:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C99F621C09F; Sun, 6 Dec 2015 12:12:01 +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 67FAF21C09F for ; Sun, 6 Dec 2015 12:12:01 +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 5C13734086E for ; Sun, 6 Dec 2015 12:12:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D559FABD for ; Sun, 6 Dec 2015 12:11:55 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1449403899.3da793d2bfe1db07d5a3fd4eaec8cc8def97c044.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ps2pkm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ps2pkm/ps2pkm-1.5_p20140525.ebuild X-VCS-Directories: app-text/ps2pkm/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: 3da793d2bfe1db07d5a3fd4eaec8cc8def97c044 X-VCS-Branch: master Date: Sun, 6 Dec 2015 12:11:55 +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: 44c1277f-ad8c-4ff4-a677-1b19734048e8 X-Archives-Hash: c56c56fc54b4332f4c455f6d05730912 commit: 3da793d2bfe1db07d5a3fd4eaec8cc8def97c044 Author: Markus Meier gentoo org> AuthorDate: Sun Dec 6 12:11:39 2015 +0000 Commit: Markus Meier gentoo org> CommitDate: Sun Dec 6 12:11:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3da793d2 app-text/ps2pkm: arm stable, bug #550840 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="arm" app-text/ps2pkm/ps2pkm-1.5_p20140525.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20140525.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20140525.ebuild index 7ad46cf..a849981 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20140525.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20140525.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ~ppc64 ~s390 ~sh 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 ~mips ppc ~ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-libs/kpathsea-6.2.0"