From d4a9f969bf72723f86260071a716388b71d020d0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 8 Jan 2024 06:59:49 +0000 Subject: dev-libs/appstream: Stabilize 0.16.4 amd64, #920660 Signed-off-by: Sam James --- dev-libs/appstream/appstream-0.16.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-libs/appstream') diff --git a/dev-libs/appstream/appstream-0.16.4.ebuild b/dev-libs/appstream/appstream-0.16.4.ebuild index 431e2514157b..6ac3eac84b3b 100644 --- a/dev-libs/appstream/appstream-0.16.4.ebuild +++ b/dev-libs/appstream/appstream-0.16.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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