diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-21 22:40:13 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-21 23:15:45 -0800 |
commit | 55b84625226481e04f27af69fac588031a00963e (patch) | |
tree | 26ddd8efdfd81049a6ce6faab4947a031613afae /app-arch/tar | |
parent | app-arch/gzip-1.9: alpha stable, bug 674100 (diff) | |
download | gentoo-55b84625226481e04f27af69fac588031a00963e.tar.gz gentoo-55b84625226481e04f27af69fac588031a00963e.tar.bz2 gentoo-55b84625226481e04f27af69fac588031a00963e.zip |
app-arch/tar-1.31-r1: alpha stable, bug 674210
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-arch/tar')
-rw-r--r-- | app-arch/tar/tar-1.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/tar/tar-1.31-r1.ebuild b/app-arch/tar/tar-1.31-r1.ebuild index 6a36e7eb01ee..d4920b09f2c7 100644 --- a/app-arch/tar/tar-1.31-r1.ebuild +++ b/app-arch/tar/tar-1.31-r1.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(+)] )" |