summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-16 23:38:09 +0000
committerSam James <sam@gentoo.org>2021-05-16 23:38:17 +0000
commit1d41e6ac675c813d5f719dc461def837b34b7372 (patch)
treef92824190ca0f6cb41cab5459c8933527055c25d /dev-python/entrypoint2
parentdev-python/easyprocess: Stabilize 0.3-r1 ALLARCHES, #782478 (diff)
downloadgentoo-1d41e6ac675c813d5f719dc461def837b34b7372.tar.gz
gentoo-1d41e6ac675c813d5f719dc461def837b34b7372.tar.bz2
gentoo-1d41e6ac675c813d5f719dc461def837b34b7372.zip
dev-python/entrypoint2: Stabilize 0.2.4 ALLARCHES, #782478
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/entrypoint2')
-rw-r--r--dev-python/entrypoint2/entrypoint2-0.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild
index 54283a5fbda0..1860abd0dcc0 100644
--- a/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild
+++ b/dev-python/entrypoint2/entrypoint2-0.2.4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ponty/entrypoint2/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
BDEPEND="test? (
dev-python/easyprocess[${PYTHON_USEDEP}]