summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-03 20:37:08 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-03 20:37:08 +0300
commit4e15587782fcbd04bfb7e82df7c358a62cefab9c (patch)
treea3ee127fe6ef2351b13421216f9913cb68e4f165
parentprofiles/base: package.use.mask firefox[sndio,system-python] (diff)
downloadgentoo-4e155877.tar.gz
gentoo-4e155877.tar.bz2
gentoo-4e155877.zip
app-arch/lzlib: Stabilize 1.12 arm64, #825466
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-arch/lzlib/lzlib-1.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lzlib/lzlib-1.12.ebuild b/app-arch/lzlib/lzlib-1.12.ebuild
index d3c69fd2dcb2..03ad3c47fe31 100644
--- a/app-arch/lzlib/lzlib-1.12.ebuild
+++ b/app-arch/lzlib/lzlib-1.12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.savannah.gnu.org/releases/lzip/${PN}/${P}.tar.gz"
LICENSE="libstdc++" # fancy form of GPL-2+ with library exception
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ppc64 x86"
+KEYWORDS="~amd64 ~arm arm64 ~hppa ~ppc ppc64 x86"
IUSE=""
src_configure() {