diff options
author | Pacho Ramos <pacho@gentoo.org> | 2018-06-24 11:43:31 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2018-06-24 11:43:31 +0200 |
commit | 3e1c04576e9e85eaf58f6f2341d03604086348c0 (patch) | |
tree | 91443dba2956bd316529a45a8cdc7021d1fbea81 /dev-python/yarl | |
parent | dev-python/multidict: amd64 stable, bug #652856 (diff) | |
download | gentoo-3e1c04576e9e85eaf58f6f2341d03604086348c0.tar.gz gentoo-3e1c04576e9e85eaf58f6f2341d03604086348c0.tar.bz2 gentoo-3e1c04576e9e85eaf58f6f2341d03604086348c0.zip |
dev-python/yarl: amd64 stable, bug #652856
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/yarl')
-rw-r--r-- | dev-python/yarl/yarl-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/yarl/yarl-1.1.1.ebuild b/dev-python/yarl/yarl-1.1.1.ebuild index 0b326f2e0d50..eb84ca5d8e6f 100644 --- a/dev-python/yarl/yarl-1.1.1.ebuild +++ b/dev-python/yarl/yarl-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RDEPEND=" |