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 0C56D139694 for ; Fri, 17 Feb 2017 22:47:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 00DEDE0D37; Fri, 17 Feb 2017 22:47:16 +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 D2B56E0D37 for ; Fri, 17 Feb 2017 22:47:15 +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 BF325340C9F for ; Fri, 17 Feb 2017 22:47:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6433F4B6D for ; Fri, 17 Feb 2017 22:47:13 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1487371622.2f1ee42f1467fa3e132ece7b4d2aede8f1c45afb.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild X-VCS-Directories: app-text/ghostscript-gpl/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 2f1ee42f1467fa3e132ece7b4d2aede8f1c45afb X-VCS-Branch: master Date: Fri, 17 Feb 2017 22:47:13 +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: 394bf061-4805-43db-8bd9-b50831456347 X-Archives-Hash: f0fb321a3f52e61bfae85dc5580e12d3 Message-ID: <20170217224713.a6yboiUofHTaYty-2weMLWFlGnzyfDSDgs72P8pzwm0@z> commit: 2f1ee42f1467fa3e132ece7b4d2aede8f1c45afb Author: Michael Weber gentoo org> AuthorDate: Fri Feb 17 22:27:54 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Feb 17 22:47:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f1ee42f app-text/ghostscript-gpl: ppc64 stable (bug 596576). Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild index fc1c57a5ac..a6811c779b 100644 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.20-r1.ebuild @@ -32,7 +32,7 @@ SRC_URI=" LICENSE="AGPL-3 CPL-1.0" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" # IUSE="cups dbus djvu gtk idn l10n_de static-libs tiff X" IUSE="cups dbus gtk idn l10n_de static-libs tiff X" # RESTRICT="djvu? ( bindist )"