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 E3602158086 for ; Sun, 14 Nov 2021 20:36:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12E42E0864; Sun, 14 Nov 2021 20:36:01 +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 E0ED0E0864 for ; Sun, 14 Nov 2021 20:36:00 +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 C80F13434E0 for ; Sun, 14 Nov 2021 20:35:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EB301A2 for ; Sun, 14 Nov 2021 20:35:56 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1636922140.045831b66cc4010eb1931d61d3626d0db3cef9bc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/send2trash/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/send2trash/send2trash-1.8.0.ebuild X-VCS-Directories: dev-python/send2trash/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 045831b66cc4010eb1931d61d3626d0db3cef9bc X-VCS-Branch: master Date: Sun, 14 Nov 2021 20:35:56 +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: d4fcb721-9ea9-459d-9853-553f1175d6f7 X-Archives-Hash: 28b065bccc9febbc683256aab69af505 commit: 045831b66cc4010eb1931d61d3626d0db3cef9bc Author: Sam James gentoo org> AuthorDate: Sun Nov 14 20:35:40 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Nov 14 20:35:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045831b6 dev-python/send2trash: Keyword 1.8.0 hppa, #808378 Signed-off-by: Sam James gentoo.org> dev-python/send2trash/send2trash-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/send2trash/send2trash-1.8.0.ebuild b/dev-python/send2trash/send2trash-1.8.0.ebuild index 8da3d6117e30..558e6df5f0ca 100644 --- a/dev-python/send2trash/send2trash-1.8.0.ebuild +++ b/dev-python/send2trash/send2trash-1.8.0.ebuild @@ -16,6 +16,6 @@ SRC_URI=" SLOT="0" LICENSE="BSD" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" distutils_enable_tests pytest