commit:     3c39b273869e34f752528004b23056c96404e963
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 13 12:25:38 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 13 12:25:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c39b273

dev-python/trio: drop x86, dep immutables doesn't support it anymore

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/trio/trio-0.18.0.ebuild           | 2 +-
 dev-python/trio/trio-0.18.0_p20210212.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/trio/trio-0.18.0.ebuild 
b/dev-python/trio/trio-0.18.0.ebuild
index 8785c5ae5..f13f182ea 100644
--- a/dev-python/trio/trio-0.18.0.ebuild
+++ b/dev-python/trio/trio-0.18.0.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/async_generator[${PYTHON_USEDEP}]

diff --git a/dev-python/trio/trio-0.18.0_p20210212.ebuild 
b/dev-python/trio/trio-0.18.0_p20210212.ebuild
index 7d0d590f1..e1b8df5ff 100644
--- a/dev-python/trio/trio-0.18.0_p20210212.ebuild
+++ b/dev-python/trio/trio-0.18.0_p20210212.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://github.com/python-trio/${PN}/archive/${COMMIT}.tar.gz -> ${P}.t
 
 LICENSE="|| ( Apache-2.0 MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
 
 RDEPEND="
        dev-python/async_generator[${PYTHON_USEDEP}]

Reply via email to