diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-25 14:36:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-25 14:36:31 -0400 |
commit | 4347d7c87a2ca2b5b36c52eedc88cbb32ead03ea (patch) | |
tree | dc74bf177108c986afef17b0998450df2fcc5482 /app-arch/lbzip2 | |
parent | dev-python/pygments: arm64 stable (bug #686274) (diff) | |
download | gentoo-4347d7c87a2ca2b5b36c52eedc88cbb32ead03ea.tar.gz gentoo-4347d7c87a2ca2b5b36c52eedc88cbb32ead03ea.tar.bz2 gentoo-4347d7c87a2ca2b5b36c52eedc88cbb32ead03ea.zip |
app-arch/lbzip2: arm64 stable (bug #686664)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-arch/lbzip2')
-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 930340af6116..28fe6a55eaff 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] )" |