diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:55:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 14:55:02 +0200 |
commit | e323ebe6c6f24ed4717c8aea0ef18a83f5cc1773 (patch) | |
tree | 30fb29d015a30650da582225c641b9c07bd89484 /app-portage/pfl | |
parent | app-cdr/cdrtools: amd64 stable wrt bug #723346 (diff) | |
download | gentoo-e323ebe6c6f24ed4717c8aea0ef18a83f5cc1773.tar.gz gentoo-e323ebe6c6f24ed4717c8aea0ef18a83f5cc1773.tar.bz2 gentoo-e323ebe6c6f24ed4717c8aea0ef18a83f5cc1773.zip |
app-portage/pfl: amd64 stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.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 79e0ec8d5088..07ede2d8f3ee 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="" |