diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:09:39 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-29 14:41:40 -0400 |
commit | 25fc22b102e6c6a08738ed536c6a79702980814c (patch) | |
tree | 0aedbd1b3d1a7e3269e491e5e7002efffe5f0743 /app-arch | |
parent | mail-filter/spamassassin: arm64 stable (diff) | |
download | gentoo-25fc22b102e6c6a08738ed536c6a79702980814c.tar.gz gentoo-25fc22b102e6c6a08738ed536c6a79702980814c.tar.bz2 gentoo-25fc22b102e6c6a08738ed536c6a79702980814c.zip |
app-arch/lrzip: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lrzip/lrzip-0.621.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lrzip/lrzip-0.621.ebuild b/app-arch/lrzip/lrzip-0.621.ebuild index 265b8fdcddcf..ce92519fb8b0 100644 --- a/app-arch/lrzip/lrzip-0.621.ebuild +++ b/app-arch/lrzip/lrzip-0.621.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-libs/lzo |