diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-08 14:05:46 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-08 14:05:46 +0100 |
commit | 754905d56a4c10ca8331645c0cedb65285800d34 (patch) | |
tree | 908b57841f322019ba3e9d9f031d8b3a36e2d059 /dev-util/schroot | |
parent | dev-java/bcmail: Drop 1.69 (diff) | |
download | gentoo-754905d56a4c10ca8331645c0cedb65285800d34.tar.gz gentoo-754905d56a4c10ca8331645c0cedb65285800d34.tar.bz2 gentoo-754905d56a4c10ca8331645c0cedb65285800d34.zip |
dev-util/schroot: Keyword 1.6.10_p12-r2 riscv, #834778
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-util/schroot')
-rw-r--r-- | dev-util/schroot/schroot-1.6.10_p12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild b/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild index 3e3f4195bc7c..428aeda6200b 100644 --- a/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild +++ b/dev-util/schroot/schroot-1.6.10_p12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${MY_P/%-*/}.orig.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="btrfs +dchroot debug doc lvm nls pam test zfs" RESTRICT="!test? ( test )" |