diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:51:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-02 12:51:03 +0300 |
commit | fbbf0180defffddc985889ba006773edcebc0271 (patch) | |
tree | 4fbe1bc331e07efc80e29b9c35f2bbe5c9184fb3 /app-arch/tar | |
parent | net-libs/gnutls: s390 stable wrt bug #681846 (diff) | |
download | gentoo-fbbf0180defffddc985889ba006773edcebc0271.tar.gz gentoo-fbbf0180defffddc985889ba006773edcebc0271.tar.bz2 gentoo-fbbf0180defffddc985889ba006773edcebc0271.zip |
app-arch/tar: s390 stable wrt bug #681728
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'app-arch/tar')
-rw-r--r-- | app-arch/tar/tar-1.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/tar/tar-1.32.ebuild b/app-arch/tar/tar-1.32.ebuild index b7297cda703b..32ae14dcc5be 100644 --- a/app-arch/tar/tar-1.32.ebuild +++ b/app-arch/tar/tar-1.32.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/tar/${P}.tar.bz2 LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="acl elibc_glibc minimal nls selinux static userland_GNU xattr" LIB_DEPEND="acl? ( virtual/acl[static-libs(+)] )" |