diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-29 19:49:19 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-29 19:52:39 +0100 |
commit | 0110d08ac315ee908c1be112cf6d4ea70165af8c (patch) | |
tree | 0382567f38d48d9cc9af7ac470cb93ed3e8d00d7 /dev-python/blessings | |
parent | net-analyzer/icinga2: x86 stable (bug #637640) (diff) | |
download | gentoo-0110d08ac315ee908c1be112cf6d4ea70165af8c.tar.gz gentoo-0110d08ac315ee908c1be112cf6d4ea70165af8c.tar.bz2 gentoo-0110d08ac315ee908c1be112cf6d4ea70165af8c.zip |
dev-python/blessings: x86 stable (bug #639170)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'dev-python/blessings')
-rw-r--r-- | dev-python/blessings/blessings-1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.6-r1.ebuild b/dev-python/blessings/blessings-1.6-r1.ebuild index 359099b28654..8878932d42f4 100644 --- a/dev-python/blessings/blessings-1.6-r1.ebuild +++ b/dev-python/blessings/blessings-1.6-r1.ebuild @@ -13,7 +13,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=" |