diff options
author | Sam James <sam@gentoo.org> | 2022-10-04 06:19:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-04 06:19:12 +0100 |
commit | 3c9f6bd04cb73737d34dbe3a367498bc32ce127c (patch) | |
tree | adfd783a63cb9a5f92cd163739a0020fc80af6c8 /dev-util | |
parent | dev-util/schroot: Stabilize 1.6.13_p2 x86, #874768 (diff) | |
download | gentoo-3c9f6bd04cb73737d34dbe3a367498bc32ce127c.tar.gz gentoo-3c9f6bd04cb73737d34dbe3a367498bc32ce127c.tar.bz2 gentoo-3c9f6bd04cb73737d34dbe3a367498bc32ce127c.zip |
dev-util/schroot: Stabilize 1.6.13_p2 amd64, #874768
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-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 bc3783fdbc86..dedc047eec42 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 )" |