dev-python/anyio: drop x86

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-04-13 14:27:23 +02:00
parent a154a226b6
commit bf7a1a9a6d
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
# This is a mess
RESTRICT="test"

View File

@@ -23,7 +23,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64"
RDEPEND="
>=dev-python/curio-1.4[${PYTHON_USEDEP}]