summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-12-06 09:57:58 +0200
committerJoonas Niilola <juippis@gentoo.org>2020-12-06 09:57:58 +0200
commit95306f3d7cfc9fb823c4137099aaf77c86c2ed99 (patch)
tree2732e7e18c8f23f45313817833ea9431f62bb8de /dev-python/entrypoint2
parentdev-python/libsass: stabilize 0.20.1 on amd64 (diff)
downloadgentoo-95306f3d7cfc9fb823c4137099aaf77c86c2ed99.tar.gz
gentoo-95306f3d7cfc9fb823c4137099aaf77c86c2ed99.tar.bz2
gentoo-95306f3d7cfc9fb823c4137099aaf77c86c2ed99.zip
dev-python/entrypoint2: stabilize ALLARCHES on 0.2.3
Closes: https://bugs.gentoo.org/758527 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-python/entrypoint2')
-rw-r--r--dev-python/entrypoint2/entrypoint2-0.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild
index fc2e650b9d50..51a72e233eff 100644
--- a/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild
+++ b/dev-python/entrypoint2/entrypoint2-0.2.3.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}]