diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-06 12:35:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-06 12:35:43 +0100 |
commit | d63bd716830ae9e431d0aa2f8beaba978b2cba89 (patch) | |
tree | 2595b9d12fd02c9ad7ddf9eabdd6e387d711a923 /sys-apps/coreutils | |
parent | media-gfx/mcomix: amd64 stable wrt bug #711584 (diff) | |
download | gentoo-d63bd716830ae9e431d0aa2f8beaba978b2cba89.tar.gz gentoo-d63bd716830ae9e431d0aa2f8beaba978b2cba89.tar.bz2 gentoo-d63bd716830ae9e431d0aa2f8beaba978b2cba89.zip |
sys-apps/coreutils: amd64 stable wrt bug #711616
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.31-r1.ebuild b/sys-apps/coreutils/coreutils-8.31-r1.ebuild index 9b764fe8181c..3afd6b74f865 100644 --- a/sys-apps/coreutils/coreutils-8.31-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.31-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test vanilla xattr" RESTRICT="!test? ( test )" |