tar: stabilize for everyone

We have been unmasking newer versions for the target, but the cros
sdk has been lagging behind.  Sync the versions.

BUG=None
TEST=`cbuildbot x86-generic-full` worked

Change-Id: I4f3daddeaf0e9d93166008a523ca3c2804493926
Reviewed-on: https://gerrit.chromium.org/gerrit/15398
Tested-by: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Matt Tennant <mtennant@chromium.org>
Commit-Ready: Mike Frysinger <vapier@chromium.org>
This commit is contained in:
Mike Frysinger 2012-02-01 17:38:04 -05:00 committed by Gerrit
parent 400dff38a0
commit e53d1e25b5

View File

@ -14,7 +14,7 @@ SRC_URI="http://ftp.gnu.org/gnu/tar/${P}.tar.bz2
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls static userland_GNU"
RDEPEND=""