diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-10 21:28:25 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-10 21:28:25 -0800 |
commit | ffb272811ce01780fe79f578df9a7e1241b20430 (patch) | |
tree | ffc78f7dac29e035a474f7956bc53cc950f6292b /app-arch | |
parent | net-misc/dhcp-4.3.6_p1: hppa stable, bug 649010 (diff) | |
download | gentoo-ffb272811ce01780fe79f578df9a7e1241b20430.tar.gz gentoo-ffb272811ce01780fe79f578df9a7e1241b20430.tar.bz2 gentoo-ffb272811ce01780fe79f578df9a7e1241b20430.zip |
app-arch/tar-1.29-r3: hppa stable, bug 641484
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/tar/tar-1.29-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/tar/tar-1.29-r3.ebuild b/app-arch/tar/tar-1.29-r3.ebuild index 883450837359..a509618d2121 100644 --- a/app-arch/tar/tar-1.29-r3.ebuild +++ b/app-arch/tar/tar-1.29-r3.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 ~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 ) |