summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-05-11 11:44:53 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-05-11 11:44:53 +0200
commitda66fbdb8804382c5935375764665a2dcbf35745 (patch)
tree1537e15dd4bba3f1733fd8e5767fc9f92e5678f9 /dev-python/blessings
parentdev-python/bitstring: x86 stable wrt bug #720490 (diff)
downloadgentoo-da66fbdb8804382c5935375764665a2dcbf35745.tar.gz
gentoo-da66fbdb8804382c5935375764665a2dcbf35745.tar.bz2
gentoo-da66fbdb8804382c5935375764665a2dcbf35745.zip
dev-python/blessings: x86 stable wrt bug #720492
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-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.7-r1.ebuild b/dev-python/blessings/blessings-1.7-r1.ebuild
index 81fd061d5abf..d9b166b70bc5 100644
--- a/dev-python/blessings/blessings-1.7-r1.ebuild
+++ b/dev-python/blessings/blessings-1.7-r1.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 )"