diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-06-22 20:07:46 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-06-22 19:23:04 +0100 |
commit | 05259e9c2235459a28ca1d2c4cc39f5f64e9e117 (patch) | |
tree | 24a1e84fec08bdae9b17e83586883fa7746bbe1d /app-arch/lha | |
parent | dev-util/dejagnu: stable 1.6.2 for sparc, bug #729048 (diff) | |
download | gentoo-05259e9c2235459a28ca1d2c4cc39f5f64e9e117.tar.gz gentoo-05259e9c2235459a28ca1d2c4cc39f5f64e9e117.tar.bz2 gentoo-05259e9c2235459a28ca1d2c4cc39f5f64e9e117.zip |
app-arch/lha: stable 114i_p20201004 for hppa/sparc, bug #572418
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@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 92565451f48d..2301e49b8312 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}" |