mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/appstream: stabilise 0.12.6 for x86
Closes: https://bugs.gentoo.org/681578 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
This commit is contained in:
@@ -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 ~x86"
|
||||
KEYWORDS="amd64 ~arm ~arm64 x86"
|
||||
S="${WORKDIR}/${MY_PN}-${PV}"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user