summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-19 02:33:40 +0000
committerSam James <sam@gentoo.org>2021-10-19 02:33:40 +0000
commitcc2111730f9f49e4091c36b017c824bbc375159d (patch)
treeff5185a21d844b4987a54e1643c56885dc204227 /app-portage
parentgames-arcade/cdogs-sdl: add 1.1.1 (diff)
downloadgentoo-cc2111730f9f49e4091c36b017c824bbc375159d.tar.gz
gentoo-cc2111730f9f49e4091c36b017c824bbc375159d.tar.bz2
gentoo-cc2111730f9f49e4091c36b017c824bbc375159d.zip
app-portage/pfl: stabilize 3.1-r1 for arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/pfl/pfl-3.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/pfl/pfl-3.1-r1.ebuild b/app-portage/pfl/pfl-3.1-r1.ebuild
index e59b6444a068..1b567813f2e8 100644
--- a/app-portage/pfl/pfl-3.1-r1.ebuild
+++ b/app-portage/pfl/pfl-3.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/portagefilelist/client/archive/${PV}.tar.gz -> ${P}.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="+network-cron"
DEPEND=""