diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 18:32:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 18:37:42 +0100 |
commit | 34c3a9b30b4ded7c8fe5924a0b4ffb238ade4dfb (patch) | |
tree | 56185c0d0cf369e8f9099d4a79aae1be0969bc61 /dev-util | |
parent | net-print/gutenprint: x86 stable (bug #757834) (diff) | |
download | gentoo-34c3a9b30b4ded7c8fe5924a0b4ffb238ade4dfb.tar.gz gentoo-34c3a9b30b4ded7c8fe5924a0b4ffb238ade4dfb.tar.bz2 gentoo-34c3a9b30b4ded7c8fe5924a0b4ffb238ade4dfb.zip |
dev-util/howdoi: x86 stable (bug #758200)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/howdoi/howdoi-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/howdoi/howdoi-2.0.7.ebuild b/dev-util/howdoi/howdoi-2.0.7.ebuild index a9a2eb1a0456..ef6d331c9143 100644 --- a/dev-util/howdoi/howdoi-2.0.7.ebuild +++ b/dev-util/howdoi/howdoi-2.0.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |