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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E47E5158091 for ; Tue, 7 Jun 2022 06:31:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36404E08C8; Tue, 7 Jun 2022 06:31:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1DA27E08C8 for ; Tue, 7 Jun 2022 06:31:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C39263411D3 for ; Tue, 7 Jun 2022 06:31:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54A81475 for ; Tue, 7 Jun 2022 06:31:08 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1654583447.ea5c9e12cff639bd65f6c929a6663ee6d17d1cac.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pypiserver/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pypiserver/pypiserver-1.5.0-r2.ebuild X-VCS-Directories: dev-python/pypiserver/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ea5c9e12cff639bd65f6c929a6663ee6d17d1cac X-VCS-Branch: master Date: Tue, 7 Jun 2022 06:31:08 +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: 39bc45f0-7cf2-4c51-9399-c7d9e7903735 X-Archives-Hash: b5a0b6b235e54ddcfa4a8b38c6953d71 commit: ea5c9e12cff639bd65f6c929a6663ee6d17d1cac Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Jun 7 06:30:47 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Jun 7 06:30:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5c9e12 dev-python/pypiserver: amd64/arm64/arm/hppa/ppc64/ppc/sparc/x86 stable (ALLARCHES policy) wrt bug #850004 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/pypiserver/pypiserver-1.5.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pypiserver/pypiserver-1.5.0-r2.ebuild b/dev-python/pypiserver/pypiserver-1.5.0-r2.ebuild index b01563db43ee..e8a875327309 100644 --- a/dev-python/pypiserver/pypiserver-1.5.0-r2.ebuild +++ b/dev-python/pypiserver/pypiserver-1.5.0-r2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/bottle[${PYTHON_USEDEP}]