Skip to content

Commit

Permalink
app-arch/cabextract: keyword 1.9-r2 for ~loong
Browse files Browse the repository at this point in the history
Tests passed on real hardware.

Signed-off-by: WANG Xuerui <[email protected]>
  • Loading branch information
xen0n committed May 5, 2022
1 parent b0e5e19 commit d2fee42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-arch/cabextract/cabextract-1.9-r2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI="7"
Expand All @@ -12,7 +12,7 @@ if [[ ${PV} == "9999" ]] ; then

LIBMSPACK_DEPEND="~dev-libs/libmspack-9999:="
else
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="~alpha amd64 arm hppa ~ia64 ~loong ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
MY_PV="${PV/_alpha/alpha}"
MY_P="${PN}-${MY_PV}"
SRC_URI="https://www.cabextract.org.uk/${P}.tar.gz"
Expand Down

0 comments on commit d2fee42

Please sign in to comment.