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 477A3138330 for ; Wed, 28 Sep 2016 07:12:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EDF6E08D5; Wed, 28 Sep 2016 07:12:28 +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 70C73E08D5 for ; Wed, 28 Sep 2016 07:12:28 +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 8E82F34067D for ; Wed, 28 Sep 2016 07:12:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71D142497 for ; Wed, 28 Sep 2016 07:12:25 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1475046676.fa1c1dfa110152cce4bfaa531f49d6b053b7fd98.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/man-pages-de/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/man-pages-de/man-pages-de-1.15.ebuild X-VCS-Directories: app-i18n/man-pages-de/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: fa1c1dfa110152cce4bfaa531f49d6b053b7fd98 X-VCS-Branch: master Date: Wed, 28 Sep 2016 07:12:25 +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: bfd062fd-074b-4bb7-b2d0-9b44c97efdef X-Archives-Hash: c912db6ebea00b9c3f7d4858d1b3d01a commit: fa1c1dfa110152cce4bfaa531f49d6b053b7fd98 Author: Lars Wendler gentoo org> AuthorDate: Wed Sep 28 07:11:16 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Wed Sep 28 07:11:16 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa1c1dfa app-i18n/man-pages-de: Version 1.15 stable for all arches. Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler gentoo.org> app-i18n/man-pages-de/man-pages-de-1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/man-pages-de/man-pages-de-1.15.ebuild b/app-i18n/man-pages-de/man-pages-de-1.15.ebuild index 8eb53fa..b65845a 100644 --- a/app-i18n/man-pages-de/man-pages-de-1.15.ebuild +++ b/app-i18n/man-pages-de/man-pages-de-1.15.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://manpages-de.alioth.debian.org/downloads/${MY_P}.tar.xz" LICENSE="GPL-3+ man-pages GPL-2+ GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="virtual/man"