diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-12-09 14:33:48 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-12 22:20:49 +0800 |
commit | cc8c5e4c8aa9abf112b202d9873a5f643032eda6 (patch) | |
tree | 72ae49eedfc7194f0d986ab3dd20703603b6f3ca /app-portage | |
parent | app-portage/euses: keyword ~riscv (diff) | |
download | gentoo-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')
-rw-r--r-- | app-portage/pfl/pfl-3.2.ebuild | 2 |
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="" |