diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:35:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 20:42:59 +0100 |
commit | e9ae95c5221aa0abe52a0db2155afd5a8fdb609d (patch) | |
tree | f55d86b87729896254fc8d5a9d82376913d27c02 /app-portage/pfl | |
parent | app-misc/terminal-colors: amd64 stable wrt bug #706146 (diff) | |
download | gentoo-e9ae95c5221aa0abe52a0db2155afd5a8fdb609d.tar.gz gentoo-e9ae95c5221aa0abe52a0db2155afd5a8fdb609d.tar.bz2 gentoo-e9ae95c5221aa0abe52a0db2155afd5a8fdb609d.zip |
app-portage/pfl: amd64 stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage/pfl')
-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 d120db740bfa..b6e443101327 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="" |