diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-28 11:19:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-28 11:19:48 +0100 |
commit | 18039e09354ed50b08adf53d3c1d736f32d0bc54 (patch) | |
tree | 370b91e8b5ec2f30787198619e42291908ba3798 | |
parent | x11-libs/c++-gtk-utils: Old (diff) | |
download | gentoo-18039e09.tar.gz gentoo-18039e09.tar.bz2 gentoo-18039e09.zip |
dev-python/entrypoints: ~x86 keyword wrt bug #700918
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="~x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/entrypoints/entrypoints-0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/entrypoints/entrypoints-0.3-r1.ebuild b/dev-python/entrypoints/entrypoints-0.3-r1.ebuild index ce8d9edacb3b..22a5e711d957 100644 --- a/dev-python/entrypoints/entrypoints-0.3-r1.ebuild +++ b/dev-python/entrypoints/entrypoints-0.3-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |