diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:02:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-18 15:02:19 +0200 |
commit | bba7a2b96af7d6a1d0b68a92a203d31848071131 (patch) | |
tree | 01527f219f20d5e63b28bf466daeeadd810cba97 /app-portage/pfl | |
parent | app-cdr/cdrtools: x86 stable wrt bug #723346 (diff) | |
download | gentoo-bba7a2b96af7d6a1d0b68a92a203d31848071131.tar.gz gentoo-bba7a2b96af7d6a1d0b68a92a203d31848071131.tar.bz2 gentoo-bba7a2b96af7d6a1d0b68a92a203d31848071131.zip |
app-portage/pfl: x86 stable wrt bug #723348
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 fc332e44b0ef..2f56537889c6 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="" |