summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-12-09 14:33:48 +0000
committerYixun Lan <dlan@gentoo.org>2021-12-12 22:20:49 +0800
commitcc8c5e4c8aa9abf112b202d9873a5f643032eda6 (patch)
tree72ae49eedfc7194f0d986ab3dd20703603b6f3ca /app-portage/pfl
parentapp-portage/euses: keyword ~riscv (diff)
downloadgentoo-cc8c5e4c8aa9abf112b202d9873a5f643032eda6.tar.gz
gentoo-cc8c5e4c8aa9abf112b202d9873a5f643032eda6.tar.bz2
gentoo-cc8c5e4c8aa9abf112b202d9873a5f643032eda6.zip
app-portage/pfl: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-portage/pfl')
-rw-r--r--app-portage/pfl/pfl-3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/pfl/pfl-3.2.ebuild b/app-portage/pfl/pfl-3.2.ebuild
index e68f6bf29bbc..c7efacdcd5c1 100644
--- a/app-portage/pfl/pfl-3.2.ebuild
+++ b/app-portage/pfl/pfl-3.2.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 ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="+network-cron"
DEPEND=""