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 B389F138330 for ; Mon, 29 Aug 2016 15:49:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67704E0AD2; Mon, 29 Aug 2016 15:49:26 +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 D3336E0AD2 for ; Mon, 29 Aug 2016 15:49:25 +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 1490F340A38 for ; Mon, 29 Aug 2016 15:49:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2CC9246E for ; Mon, 29 Aug 2016 15:49:21 +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: <1472485755.e2dcec4d569ddcbc72fe2de05d7616eb4eb7e65a.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.14.ebuild X-VCS-Directories: app-i18n/man-pages-de/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e2dcec4d569ddcbc72fe2de05d7616eb4eb7e65a X-VCS-Branch: master Date: Mon, 29 Aug 2016 15:49:21 +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: 7eff90a4-44fe-487d-879c-f137b4a3181d X-Archives-Hash: d4bfa42cf43cc01783fedbbfc3189e96 commit: e2dcec4d569ddcbc72fe2de05d7616eb4eb7e65a Author: Lars Wendler gentoo org> AuthorDate: Mon Aug 29 15:47:29 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Aug 29 15:49:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dcec4d app-i18n/man-pages-de: Version 1.14 stable for all arches. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler gentoo.org> app-i18n/man-pages-de/man-pages-de-1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/man-pages-de/man-pages-de-1.14.ebuild b/app-i18n/man-pages-de/man-pages-de-1.14.ebuild index 8eb53fa..b65845a 100644 --- a/app-i18n/man-pages-de/man-pages-de-1.14.ebuild +++ b/app-i18n/man-pages-de/man-pages-de-1.14.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"