diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 17:01:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 17:01:03 +0100 |
commit | 94c63041b38a6ed5ac605928a3590845fd20132a (patch) | |
tree | ac3c73be0b0b05fbced4bbdd67e22e4c8cffacfa /app-portage/pfl | |
parent | app-accessibility/speech-dispatcher: arm stable wrt bug #706146 (diff) | |
download | gentoo-94c63041b38a6ed5ac605928a3590845fd20132a.tar.gz gentoo-94c63041b38a6ed5ac605928a3590845fd20132a.tar.bz2 gentoo-94c63041b38a6ed5ac605928a3590845fd20132a.zip |
app-portage/pfl: arm stable wrt bug #706146
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
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 359c3f8f43dd..d120db740bfa 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="" |