From 1e325f11fcceec3fd4d8d2faf8d48bce8991684e Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 24 Jan 2023 23:55:12 +0000 Subject: dev-libs/appstream: Stabilize 0.15.6 arm64, #891979 Signed-off-by: Sam James --- dev-libs/appstream/appstream-0.15.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/appstream') diff --git a/dev-libs/appstream/appstream-0.15.6.ebuild b/dev-libs/appstream/appstream-0.15.6.ebuild index cede13a5c9e7..889d012389f2 100644 --- a/dev-libs/appstream/appstream-0.15.6.ebuild +++ b/dev-libs/appstream/appstream-0.15.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then else MY_PN="AppStream" SRC_URI="https://www.freedesktop.org/software/appstream/releases/${MY_PN}-${PV}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" S="${WORKDIR}/${MY_PN}-${PV}" fi -- cgit v1.2.3-65-gdbad