diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:25:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:25:13 +0200 |
commit | 74b3ce58aebfb4cbfc429e5e5d194870e945b40e (patch) | |
tree | b7a421fca330819d5506d676dcaf9eb9c2f139be /app-arch | |
parent | app-misc/mc: sparc stable wrt bug #560686 (diff) | |
download | gentoo-74b3ce58aebfb4cbfc429e5e5d194870e945b40e.tar.gz gentoo-74b3ce58aebfb4cbfc429e5e5d194870e945b40e.tar.bz2 gentoo-74b3ce58aebfb4cbfc429e5e5d194870e945b40e.zip |
app-arch/pbzip2: sparc stable wrt bug #560690
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.1.12.ebuild b/app-arch/pbzip2/pbzip2-1.1.12.ebuild index 4f80dfceb369..37e6e6229216 100644 --- a/app-arch/pbzip2/pbzip2-1.1.12.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz" LICENSE="BZIP2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" LIB_DEPEND="app-arch/bzip2[static-libs(+)]" |