diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:06:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:06:33 +0200 |
commit | 6c9146809af3264d6ee018f13cb0e040575a139c (patch) | |
tree | 3cc18bbff13de8afaf36bc0bdd69631f2e4542b0 /app-arch | |
parent | sys-kernel/vanilla-sources: Automated version bump to {4.4.228,4.9.228,4.14.1... (diff) | |
download | gentoo-6c9146809af3264d6ee018f13cb0e040575a139c.tar.gz gentoo-6c9146809af3264d6ee018f13cb0e040575a139c.tar.bz2 gentoo-6c9146809af3264d6ee018f13cb0e040575a139c.zip |
app-arch/lha: ppc64 stable wrt bug #572418
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lha/lha-114i_p20201004.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lha/lha-114i_p20201004.ebuild b/app-arch/lha/lha-114i_p20201004.ebuild index db4a85f7101c..cd9f04418b36 100644 --- a/app-arch/lha/lha-114i_p20201004.ebuild +++ b/app-arch/lha/lha-114i_p20201004.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 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~m68k-mint" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~m68k-mint" S="${WORKDIR}/${PN}-${MY_COMMIT}" |