diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 02:43:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-21 03:05:48 +0300 |
commit | b54f1edfe7a49eec97155bdd160816793a085180 (patch) | |
tree | 56c95cefe9faa8b97d46debbb3d497f4fabff8e3 /dev-python/HeapDict | |
parent | dev-python/partd: x86 stable wrt bug #658884 (diff) | |
download | gentoo-b54f1edfe7a49eec97155bdd160816793a085180.tar.gz gentoo-b54f1edfe7a49eec97155bdd160816793a085180.tar.bz2 gentoo-b54f1edfe7a49eec97155bdd160816793a085180.zip |
dev-python/HeapDict: x86 stable wrt bug #658884
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/HeapDict')
-rw-r--r-- | dev-python/HeapDict/HeapDict-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild b/dev-python/HeapDict/HeapDict-1.0.0.ebuild index 3a4e5471a901..d0eb974418e1 100644 --- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild +++ b/dev-python/HeapDict/HeapDict-1.0.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="" |