commit:     9c705b5e927cd79608f287005258394e608cf082
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 06:12:51 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 06:12:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c705b5e

dev-python/pytest-trio: Clear keywords to match new trio

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild | 2 +-
 dev-python/pytest-trio/pytest-trio-0.8.0.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild 
b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
index e81f730b78a4..af426052c90a 100644
--- a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( MIT Apache-2.0 )"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
        >=dev-python/async_generator-1.9[${PYTHON_USEDEP}]

diff --git a/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild 
b/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild
index b45ef14decb2..bcd93cd9dedf 100644
--- a/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="|| ( MIT Apache-2.0 )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
 
 RDEPEND="
        >=dev-python/outcome-1.1.0[${PYTHON_USEDEP}]

Reply via email to