summaryrefslogtreecommitdiff
path: root/dev-libs/appstream/appstream-0.16.4.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 12:58:45 +0000
commit5cbf14acf23c82626389931f64cfe3ef12a1c29f (patch)
treede93b0b9ae374935f2ddf615d19a837b6a6a0822 /dev-libs/appstream/appstream-0.16.4.ebuild
parent1fbaf1314579f2155166bebd1ddfe6131d400807 (diff)
gentoo auto-resync : 08:01:2024 - 12:58:45
Diffstat (limited to 'dev-libs/appstream/appstream-0.16.4.ebuild')
-rw-r--r--dev-libs/appstream/appstream-0.16.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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