diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:43:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-23 16:43:48 +0100 |
commit | edb433684e09afd6718e3cdad31feb12020482a6 (patch) | |
tree | c3a963e76e9bd79cc1bcc08296e5a8e1bc059174 /dev-python/blessings | |
parent | dev-perl/Cache-Cache: x86 stable wrt bug #606914 (diff) | |
download | gentoo-edb433684e09afd6718e3cdad31feb12020482a6.tar.gz gentoo-edb433684e09afd6718e3cdad31feb12020482a6.tar.bz2 gentoo-edb433684e09afd6718e3cdad31feb12020482a6.zip |
dev-python/blessings: x86 stable wrt bug #606020
Package-Manager: portage-2.3.0
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.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.6.ebuild b/dev-python/blessings/blessings-1.6.ebuild index 17074cfe1451..24cc890b6e48 100644 --- a/dev-python/blessings/blessings-1.6.ebuild +++ b/dev-python/blessings/blessings-1.6.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )" |