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 0D96F139694 for ; Fri, 17 Feb 2017 08:19:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C634221C073; Fri, 17 Feb 2017 08:17:53 +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 A579421C073 for ; Fri, 17 Feb 2017 08:17:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BAB14341130 for ; Fri, 17 Feb 2017 08:17:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06E714AD6 for ; Fri, 17 Feb 2017 08:17:49 +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: <1487319455.62748f16bcc64d9dcf0f2d898c5b0e310b2cae73.xmw@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xdvik/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/xdvik/xdvik-22.87.03.ebuild X-VCS-Directories: app-text/xdvik/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 62748f16bcc64d9dcf0f2d898c5b0e310b2cae73 X-VCS-Branch: master Date: Fri, 17 Feb 2017 08:17: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: 6fe2de5b-c029-43ba-bfef-a837c6346002 X-Archives-Hash: 418b815b581d58978efe18649f1cb753 commit: 62748f16bcc64d9dcf0f2d898c5b0e310b2cae73 Author: Michael Weber gentoo org> AuthorDate: Fri Feb 17 08:14:55 2017 +0000 Commit: Michael Weber gentoo org> CommitDate: Fri Feb 17 08:17:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62748f16 app-text/xdvik: ppc64 stable (bug 432144) Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" app-text/xdvik/xdvik-22.87.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/xdvik/xdvik-22.87.03.ebuild b/app-text/xdvik/xdvik-22.87.03.ebuild index f6740bb255..e0bd22f955 100644 --- a/app-text/xdvik/xdvik-22.87.03.ebuild +++ b/app-text/xdvik/xdvik-22.87.03.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="DVI previewer for X Window System" HOMEPAGE="http://xdvi.sourceforge.net/" SRC_URI="mirror://sourceforge/xdvi/${P}.tar.gz" -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 ~sparc-solaris ~x64-solaris ~x86-solaris" +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 ~sparc-solaris ~x64-solaris ~x86-solaris" SLOT="0" LICENSE="GPL-2" IUSE="motif neXt Xaw3d emacs"