diff options
-rw-r--r-- | dev-util/schroot/schroot-1.6.13_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/schroot/schroot-1.6.13_p2.ebuild b/dev-util/schroot/schroot-1.6.13_p2.ebuild index 33e88c52a9d1..bc3783fdbc86 100644 --- a/dev-util/schroot/schroot-1.6.13_p2.ebuild +++ b/dev-util/schroot/schroot-1.6.13_p2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://codeberg.org/shelter/reschroot/archive/release/re${P/%_p*}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="btrfs +dchroot debug doc lvm nls pam test zfs" RESTRICT="!test? ( test )" |