diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-28 19:09:31 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-28 19:22:20 -0500 |
commit | 403599302d7de8d43fe3de5ae13fe220770ed705 (patch) | |
tree | 9f3f87039eb2c1d9082a0306a32400587cf558bf | |
parent | app-emulation/diskimage-builder: 1.28.0 stable amd64 and x86 (diff) | |
download | gentoo-403599302d7de8d43fe3de5ae13fe220770ed705.tar.gz gentoo-403599302d7de8d43fe3de5ae13fe220770ed705.tar.bz2 gentoo-403599302d7de8d43fe3de5ae13fe220770ed705.zip |
dev-python/hacking: 0.10.3 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | dev-python/hacking/hacking-0.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hacking/hacking-0.10.3.ebuild b/dev-python/hacking/hacking-0.10.3.ebuild index 668753bd6037..9b3d093c88c6 100644 --- a/dev-python/hacking/hacking-0.10.3.ebuild +++ b/dev-python/hacking/hacking-0.10.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" DEPEND=" |