diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 19:46:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 19:46:26 +0100 |
commit | 3b6e3e15f62ffcb09d5836f4544f47670b1e031e (patch) | |
tree | 65782b7a9b0e36480ec168b871925eb9e3abbc2d /app-portage/pfl | |
parent | media-libs/mutagen: ppc stable wrt bug #753680 (diff) | |
download | gentoo-3b6e3e15f62ffcb09d5836f4544f47670b1e031e.tar.gz gentoo-3b6e3e15f62ffcb09d5836f4544f47670b1e031e.tar.bz2 gentoo-3b6e3e15f62ffcb09d5836f4544f47670b1e031e.zip |
app-portage/pfl: ppc stable wrt bug #754081
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/pfl')
-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 2e7e4ffa3adb..c0bb4195669c 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="" |