diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:35:55 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:06 +0100 |
commit | 6d8879e75bbb68eb1f6cad1c1f3314cadb9a0a64 (patch) | |
tree | 8328eea772833d72bb14dd6e3d87fb8237e581d6 /dev-python/blessings | |
parent | dev-python/backports-unittest-mock: x86 stable wrt bug #714264 (diff) | |
download | gentoo-6d8879e75bbb68eb1f6cad1c1f3314cadb9a0a64.tar.gz gentoo-6d8879e75bbb68eb1f6cad1c1f3314cadb9a0a64.tar.bz2 gentoo-6d8879e75bbb68eb1f6cad1c1f3314cadb9a0a64.zip |
dev-python/blessings: x86 stable wrt bug #714266
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/blessings')
-rw-r--r-- | dev-python/blessings/blessings-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.7.ebuild b/dev-python/blessings/blessings-1.7.ebuild index 4fde63808fd9..4530868483cb 100644 --- a/dev-python/blessings/blessings-1.7.ebuild +++ b/dev-python/blessings/blessings-1.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/erikrose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |