diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:00:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:03:37 +0200 |
commit | ee10c1c6cfbd10a96e65e9567405c210689225c3 (patch) | |
tree | e5d083b5d96ac98cc5f7f01d674fdaa1b66f49e1 /app-arch/lha | |
parent | profiles: stable.mask lxc[apparmor] (diff) | |
download | gentoo-ee10c1c6cfbd10a96e65e9567405c210689225c3.tar.gz gentoo-ee10c1c6cfbd10a96e65e9567405c210689225c3.tar.bz2 gentoo-ee10c1c6cfbd10a96e65e9567405c210689225c3.zip |
app-arch/lha: ppc stable wrt bug #572418
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/lha')
-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 739f9166416e..db4a85f7101c 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}" |