diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 18:51:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 18:52:05 +0200 |
commit | 2fa6e36a90eebba8797582a3a2e4706ae65452da (patch) | |
tree | 8cbb80f3f8d37ec59473953acef9eff050f1bd8d /sys-apps/coreutils | |
parent | app-portage/gentoolkit: s390 stable wrt bug #733530 (diff) | |
download | gentoo-2fa6e36a90eebba8797582a3a2e4706ae65452da.tar.gz gentoo-2fa6e36a90eebba8797582a3a2e4706ae65452da.tar.bz2 gentoo-2fa6e36a90eebba8797582a3a2e4706ae65452da.zip |
sys-apps/coreutils: s390 stable wrt bug #736721
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/coreutils-8.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/coreutils/coreutils-8.32-r1.ebuild b/sys-apps/coreutils/coreutils-8.32-r1.ebuild index 46e8f95f1bdb..b083549dbeec 100644 --- a/sys-apps/coreutils/coreutils-8.32-r1.ebuild +++ b/sys-apps/coreutils/coreutils-8.32-r1.ebuild @@ -19,7 +19,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 sparc x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sparc x86 ~x86-linux" IUSE="acl caps gmp hostname kill multicall nls selinux +split-usr static test vanilla xattr" RESTRICT="!test? ( test )" |