diff options
author | 2020-02-11 20:51:03 +0100 | |
---|---|---|
committer | 2020-02-11 20:51:03 +0100 | |
commit | 3dff719f099fe0e2761260f8deb8a0b529c573a7 (patch) | |
tree | e16a5b8ae5c63a20e20c2e1b9ef35edfef982282 /app-portage | |
parent | app-accessibility/speech-dispatcher: ppc64 stable wrt bug #706146 (diff) | |
download | gentoo-3dff719f099fe0e2761260f8deb8a0b529c573a7.tar.gz gentoo-3dff719f099fe0e2761260f8deb8a0b529c573a7.tar.bz2 gentoo-3dff719f099fe0e2761260f8deb8a0b529c573a7.zip |
app-portage/pfl: ppc64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/pfl/pfl-3.0.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pfl/pfl-3.0.1-r3.ebuild b/app-portage/pfl/pfl-3.0.1-r3.ebuild index ab1171ae3f27..61e0629f310c 100644 --- a/app-portage/pfl/pfl-3.0.1-r3.ebuild +++ b/app-portage/pfl/pfl-3.0.1-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~billie/distfiles/${P}.tar.bz2" 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="" |