commit: 7e795986e4adf9afafdb30943cb3b24d3ec0da66 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Dec 1 11:50:22 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Dec 1 11:50:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e795986
dev-python/fdsend: amd64 stable wrt bug #570240 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/fdsend/fdsend-0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/fdsend/fdsend-0.1.ebuild b/dev-python/fdsend/fdsend-0.1.ebuild index e7f0cd3..485e39e 100644 --- a/dev-python/fdsend/fdsend-0.1.ebuild +++ b/dev-python/fdsend/fdsend-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,5 +13,5 @@ SRC_URI="http://pilcrow.madison.wi.us/sw/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE=""
