diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:33:02 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 14:33:02 +0100 |
commit | f48106f2b0e099853947f5cfd7b80c20f1012442 (patch) | |
tree | 45d237722f9b5cd4cbe1e15f9fafb1ebf37f2bb5 /app-arch/lha | |
parent | app-arch/gzip: drop ppc-aix m68k-mint (diff) | |
download | gentoo-f48106f2b0e099853947f5cfd7b80c20f1012442.tar.gz gentoo-f48106f2b0e099853947f5cfd7b80c20f1012442.tar.bz2 gentoo-f48106f2b0e099853947f5cfd7b80c20f1012442.zip |
app-arch/lha: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@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 2301e49b8312..98a72882c79d 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" S="${WORKDIR}/${PN}-${MY_COMMIT}" |