diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 14:11:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 14:11:41 +0100 |
commit | 8f455295bf52394848627228a3933fc19b58c3ba (patch) | |
tree | a5c85a28a49214386b0b5d22afe48deab2ed3e05 /dev-util/schroot | |
parent | net-im/mcabber: x86 stable wrt bug #710006 (diff) | |
download | gentoo-8f455295bf52394848627228a3933fc19b58c3ba.tar.gz gentoo-8f455295bf52394848627228a3933fc19b58c3ba.tar.bz2 gentoo-8f455295bf52394848627228a3933fc19b58c3ba.zip |
dev-util/schroot: x86 stable wrt bug #710012
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/schroot')
-rw-r--r-- | dev-util/schroot/schroot-1.6.10_p7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/schroot/schroot-1.6.10_p7.ebuild b/dev-util/schroot/schroot-1.6.10_p7.ebuild index 78a80a02ba4e..549e21110c25 100644 --- a/dev-util/schroot/schroot-1.6.10_p7.ebuild +++ b/dev-util/schroot/schroot-1.6.10_p7.ebuild @@ -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 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" IUSE="btrfs +dchroot debug doc lvm nls pam test zfs" RESTRICT="!test? ( test )" |