commit: 95306f3d7cfc9fb823c4137099aaf77c86c2ed99 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun Dec 6 07:57:58 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun Dec 6 07:57:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95306f3d
dev-python/entrypoint2: stabilize ALLARCHES on 0.2.3 Closes: https://bugs.gentoo.org/758527 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-python/entrypoint2/entrypoint2-0.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild b/dev-python/entrypoint2/entrypoint2-0.2.3.ebuild index fc2e650b9d5..51a72e233ef 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}]
