diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-30 22:35:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-30 22:35:16 +0300 |
commit | 9ee3a0a16775a1403b51c1bde33812f5f1c00911 (patch) | |
tree | fded5ab2d5bd6e52429ea06431f92d5e8862997f /app-arch | |
parent | app-emulation/virtualbox-guest-additions: Stabilize 6.1.50-r1 x86, #940346 (diff) | |
download | gentoo-9ee3a0a16775a1403b51c1bde33812f5f1c00911.tar.gz gentoo-9ee3a0a16775a1403b51c1bde33812f5f1c00911.tar.bz2 gentoo-9ee3a0a16775a1403b51c1bde33812f5f1c00911.zip |
app-arch/lha: Stabilize 114i_p20210328 arm, #940180
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lha/lha-114i_p20210328.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lha/lha-114i_p20210328.ebuild b/app-arch/lha/lha-114i_p20210328.ebuild index 4b761fd27872..0537235ed1c5 100644 --- a/app-arch/lha/lha-114i_p20210328.ebuild +++ b/app-arch/lha/lha-114i_p20210328.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/jca02266/lha/archive/${MY_COMMIT}.tar.gz -> ${P}.tar LICENSE="lha" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~m68k ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" S="${WORKDIR}/${PN}-${MY_COMMIT}" |