commit: 716ffde13c6a74679d4e6266c20eec1d5f6da78b Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Jan 17 13:12:32 2017 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Jan 17 13:25:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=716ffde1
app-portage/portpeek: amd64 stable wrt bug #605980 Package-Manager: portage-2.3.0 app-portage/portpeek/portpeek-2.1.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-portage/portpeek/portpeek-2.1.21.ebuild b/app-portage/portpeek/portpeek-2.1.21.ebuild index bec3ebc..78c27ce 100644 --- a/app-portage/portpeek/portpeek-2.1.21.ebuild +++ b/app-portage/portpeek/portpeek-2.1.21.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://www.mpagano.com/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
