diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:31:40 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:37 +0100 |
commit | 0bcdb1b693e7d12ac37e8b08ce6d71bee64dcb94 (patch) | |
tree | f7da115152a63e297aa99114d16fac41c6d44ccc /app-portage/pfl | |
parent | sys-block/parted: x86 stable (bug #753458) (diff) | |
download | gentoo-0bcdb1b693e7d12ac37e8b08ce6d71bee64dcb94.tar.gz gentoo-0bcdb1b693e7d12ac37e8b08ce6d71bee64dcb94.tar.bz2 gentoo-0bcdb1b693e7d12ac37e8b08ce6d71bee64dcb94.zip |
app-portage/pfl: x86 stable (bug #754081)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-portage/pfl')
-rw-r--r-- | app-portage/pfl/pfl-3.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pfl/pfl-3.1-r1.ebuild b/app-portage/pfl/pfl-3.1-r1.ebuild index bff47df54d94..9a69f83ac22d 100644 --- a/app-portage/pfl/pfl-3.1-r1.ebuild +++ b/app-portage/pfl/pfl-3.1-r1.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="" |