diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:02:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:24:09 +0100 |
commit | 2d6337159ede881a51cf6e3d9a6e061e145ef63a (patch) | |
tree | 8242281fa60c9c4ae743fde697fc8786206c1bff /app-portage | |
parent | app-portage/layman: dropped ~hppa-hpux ~ia64-hpux ~x86-interix (diff) | |
download | gentoo-2d6337159ede881a51cf6e3d9a6e061e145ef63a.tar.gz gentoo-2d6337159ede881a51cf6e3d9a6e061e145ef63a.tar.bz2 gentoo-2d6337159ede881a51cf6e3d9a6e061e145ef63a.zip |
app-portage/pfl: dropped ~x64-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-portage')
-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="" |