diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-05-25 22:27:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-26 09:27:03 +0100 |
commit | b5f489d64f673c3a9aa0c3aa329f10862cadfc17 (patch) | |
tree | f3d7a407386b862467dd95dc2e15d63636f60955 /app-arch | |
parent | dev-lang/erlang: fix lto support, bug #681778 (diff) | |
download | gentoo-b5f489d64f673c3a9aa0c3aa329f10862cadfc17.tar.gz gentoo-b5f489d64f673c3a9aa0c3aa329f10862cadfc17.tar.bz2 gentoo-b5f489d64f673c3a9aa0c3aa329f10862cadfc17.zip |
app-arch/lbzip2: stable 2.5_p20181227 for sparc, bug #686664
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild index 28fe6a55eaff..f4d9fc4d7550 100644 --- a/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild +++ b/app-arch/lbzip2/lbzip2-2.5_p20181227.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug symlink" RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )" |