diff options
-rw-r--r-- | app-portage/pfl/pfl-2.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/pfl/pfl-2.4-r4.ebuild b/app-portage/pfl/pfl-2.4-r4.ebuild index 2ceba845f3ae..10050b0babeb 100644 --- a/app-portage/pfl/pfl-2.4-r4.ebuild +++ b/app-portage/pfl/pfl-2.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://files.portagefilelist.de/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x64-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="+network-cron" DEPEND="" |