diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:59:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:59:56 +0200 |
commit | 49bc93cf80a94f2872731010d051ae3fcb3216d1 (patch) | |
tree | f8b2ae0f9e2def09fcc65f12b008e2e29fcf12c8 /app-portage | |
parent | dev-lang/php: ppc stable wrt bug #722980 (diff) | |
download | gentoo-49bc93cf80a94f2872731010d051ae3fcb3216d1.tar.gz gentoo-49bc93cf80a94f2872731010d051ae3fcb3216d1.tar.bz2 gentoo-49bc93cf80a94f2872731010d051ae3fcb3216d1.zip |
app-portage/pfl: ppc stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/pfl-3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pfl/pfl-3.1.ebuild b/app-portage/pfl/pfl-3.1.ebuild index 96201462b039..86395d72fd79 100644 --- a/app-portage/pfl/pfl-3.1.ebuild +++ b/app-portage/pfl/pfl-3.1.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="" |