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 581A1138359 for ; Wed, 18 Nov 2020 15:50:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66B1FE09CA; Wed, 18 Nov 2020 15:50:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 516D6E09CA for ; Wed, 18 Nov 2020 15:50:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D5CA335D9B for ; Wed, 18 Nov 2020 15:50:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B86D5466 for ; Wed, 18 Nov 2020 15:50:09 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1605714549.a0d4139b71c6227c86f2f91313d4d218db4d3d28.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/geant-docs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-doc/geant-docs/geant-docs-4.10.6.ebuild app-doc/geant-docs/geant-docs-4.10.6c.ebuild X-VCS-Directories: app-doc/geant-docs/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: a0d4139b71c6227c86f2f91313d4d218db4d3d28 X-VCS-Branch: master Date: Wed, 18 Nov 2020 15:50:09 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 40cf82ef-09ae-43bb-98f8-5e5844171821 X-Archives-Hash: ad0b7c530a9c050a0fe2822c9c46edc0 commit: a0d4139b71c6227c86f2f91313d4d218db4d3d28 Author: Guilherme Amadio gentoo org> AuthorDate: Wed Nov 18 14:05:18 2020 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Wed Nov 18 15:49:09 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d4139b app-doc/geant-docs: mark as stable These only install a few PDF files, so no need to use unstable keywords. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guilherme Amadio gentoo.org> app-doc/geant-docs/geant-docs-4.10.6.ebuild | 2 +- app-doc/geant-docs/geant-docs-4.10.6c.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/geant-docs/geant-docs-4.10.6.ebuild b/app-doc/geant-docs/geant-docs-4.10.6.ebuild index 56ae17a3ab7..b215540487b 100644 --- a/app-doc/geant-docs/geant-docs-4.10.6.ebuild +++ b/app-doc/geant-docs/geant-docs-4.10.6.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${DISTDIR}" diff --git a/app-doc/geant-docs/geant-docs-4.10.6c.ebuild b/app-doc/geant-docs/geant-docs-4.10.6c.ebuild index 56ae17a3ab7..b215540487b 100644 --- a/app-doc/geant-docs/geant-docs-4.10.6c.ebuild +++ b/app-doc/geant-docs/geant-docs-4.10.6c.ebuild @@ -27,7 +27,7 @@ SRC_URI=" LICENSE="geant4" SLOT="4" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" S="${DISTDIR}"