diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-10 07:12:31 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-10 07:17:18 +0100 |
commit | 41c316c2c6596bf2bc330b336bc738b767355272 (patch) | |
tree | 8f44210aa072ff78a732933f25f2ade4653a0948 /app-arch | |
parent | net-firewall/iptables: arm stable, bug #641228 (diff) | |
download | gentoo-41c316c2c6596bf2bc330b336bc738b767355272.tar.gz gentoo-41c316c2c6596bf2bc330b336bc738b767355272.tar.bz2 gentoo-41c316c2c6596bf2bc330b336bc738b767355272.zip |
app-arch/tar: arm stable, bug #641484
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/tar/tar-1.29-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tar/tar-1.29-r3.ebuild b/app-arch/tar/tar-1.29-r3.ebuild index 9ff68fa77eea..7d0c5a74d820 100644 --- a/app-arch/tar/tar-1.29-r3.ebuild +++ b/app-arch/tar/tar-1.29-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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 ~arm-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 ~arm-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" RDEPEND="acl? ( virtual/acl ) |