diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2019-03-02 17:06:56 +0000 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-03 00:28:05 +0100 |
commit | b0647a1c8966d1ec0c96fbcd4f198f8c54d13b3f (patch) | |
tree | 989ae614e86a280f71e8be0b708538037275b3eb /app-arch/lrzip | |
parent | kde-apps/kfloppy: added ~arm64 (diff) | |
download | gentoo-b0647a1c8966d1ec0c96fbcd4f198f8c54d13b3f.tar.gz gentoo-b0647a1c8966d1ec0c96fbcd4f198f8c54d13b3f.tar.bz2 gentoo-b0647a1c8966d1ec0c96fbcd4f198f8c54d13b3f.zip |
app-arch/lrzip: added ~arm64
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-arch/lrzip')
-rw-r--r-- | app-arch/lrzip/lrzip-0.631-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lrzip/lrzip-0.631-r1.ebuild b/app-arch/lrzip/lrzip-0.631-r1.ebuild index 198bfeec9a8e..a7f80ad61a56 100644 --- a/app-arch/lrzip/lrzip-0.631-r1.ebuild +++ b/app-arch/lrzip/lrzip-0.631-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="dev-libs/lzo |