commit: 3e1c04576e9e85eaf58f6f2341d03604086348c0
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 09:43:31 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 09:43:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1c0457
dev-python/yarl: amd64 stable, bug #652856
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/yarl/yarl-1.1.1.ebuild | 4 ++--
1 file 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 0b326f2e0d5..eb84ca5d8e6 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="