Skip to content

Commit

Permalink
app-arch/bzip3: Stabilize 1.1.8 arm64, #883081
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Nov 26, 2022
1 parent 0532890 commit 64bf311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-arch/bzip3/bzip3-1.1.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/kspalaiologos/${PN}.git"
else
SRC_URI="https://github.com/kspalaiologos/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~loong ~x86"
KEYWORDS="~amd64 arm64 ~loong ~x86"
fi

LICENSE="LGPL-3+"
Expand Down

0 comments on commit 64bf311

Please sign in to comment.