diff options
author | Sam James <sam@gentoo.org> | 2020-11-15 08:43:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-15 08:43:54 +0000 |
commit | cefd4697aeeeafe5a065a6258224204b7573b761 (patch) | |
tree | 7adce42f5842bdaa9a9e6321a4559722efcb8fac /app-portage | |
parent | sys-fs/fatsort: Stabilize 1.6.3.622 amd64, #754078 (diff) | |
download | gentoo-cefd4697aeeeafe5a065a6258224204b7573b761.tar.gz gentoo-cefd4697aeeeafe5a065a6258224204b7573b761.tar.bz2 gentoo-cefd4697aeeeafe5a065a6258224204b7573b761.zip |
app-portage/pfl: Stabilize 3.1-r1 amd64, #754081
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/pfl-3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pfl/pfl-3.1-r1.ebuild b/app-portage/pfl/pfl-3.1-r1.ebuild index 3e726717097c..2e7e4ffa3adb 100644 --- a/app-portage/pfl/pfl-3.1-r1.ebuild +++ b/app-portage/pfl/pfl-3.1-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 arm ~hppa ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+network-cron" DEPEND="" |