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 4AC32138330 for ; Mon, 19 Sep 2016 09:50:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A87F2E0A41; Mon, 19 Sep 2016 09:50:49 +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 BA009E0A41 for ; Mon, 19 Sep 2016 09:50:48 +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 21771340906 for ; Mon, 19 Sep 2016 09:50:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EB352247E for ; Mon, 19 Sep 2016 09:50:44 +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: <1474278558.75a5d464f8d82ba0f860d330f69bbe9844317f6a.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/linuxfromscratch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/linuxfromscratch/linuxfromscratch-7.9.ebuild X-VCS-Directories: app-doc/linuxfromscratch/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 75a5d464f8d82ba0f860d330f69bbe9844317f6a X-VCS-Branch: master Date: Mon, 19 Sep 2016 09:50:44 +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: d3501bd7-5821-40f6-aaa1-99cdc4217ebc X-Archives-Hash: 9dc209dbfac304d8747ae9aedbd3d72a commit: 75a5d464f8d82ba0f860d330f69bbe9844317f6a Author: Lars Wendler gentoo org> AuthorDate: Mon Sep 19 09:49:18 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Mon Sep 19 09:49:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a5d464 app-doc/linuxfromscratch: Version 7.9 stable for all arches. Package-Manager: portage-2.3.1 Signed-off-by: Lars Wendler gentoo.org> app-doc/linuxfromscratch/linuxfromscratch-7.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-doc/linuxfromscratch/linuxfromscratch-7.9.ebuild b/app-doc/linuxfromscratch/linuxfromscratch-7.9.ebuild index 51ce20a..066cdeb 100644 --- a/app-doc/linuxfromscratch/linuxfromscratch-7.9.ebuild +++ b/app-doc/linuxfromscratch/linuxfromscratch-7.9.ebuild @@ -16,7 +16,7 @@ SRC_URI="${MY_SRC}/LFS-BOOK-${PV}.tar.bz2 LICENSE="CC-BY-NC-SA-2.5 MIT" 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="htmlsingle pdf" DEPEND=""