diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-06-24 11:43:20 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-06-24 11:43:20 +0200 |
commit | 4a2e6bbba3ae328d586e97d8fd339a5442f2c1db (patch) | |
tree | 495ce3a77ec6f11356a731362ac8c40067b666f4 /dev-python/multidict | |
parent | media-video/subliminal: Support python3.6 (diff) | |
download | gentoo-4a2e6bbba3ae328d586e97d8fd339a5442f2c1db.tar.gz gentoo-4a2e6bbba3ae328d586e97d8fd339a5442f2c1db.tar.bz2 gentoo-4a2e6bbba3ae328d586e97d8fd339a5442f2c1db.zip |
dev-python/multidict: amd64 stable, bug #652856
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/multidict')
-rw-r--r-- | dev-python/multidict/multidict-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/multidict/multidict-4.1.0.ebuild b/dev-python/multidict/multidict-4.1.0.ebuild index 02df4b8087a8..906dc6b8e701 100644 --- a/dev-python/multidict/multidict-4.1.0.ebuild +++ b/dev-python/multidict/multidict-4.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/aio-libs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" DEPEND=" |