summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-16 19:50:13 +0000
committerSam James <sam@gentoo.org>2020-12-16 19:50:13 +0000
commit77f16695ae42840faf8debf8c72458c47d9412ec (patch)
treeeaf7296591028a2b008b45c50d2cf68f39b9582e /dev-libs/appstream
parentapp-arch/lz4: Stabilize 1.9.3 ppc, #760276 (diff)
downloadgentoo-77f16695ae42840faf8debf8c72458c47d9412ec.tar.gz
gentoo-77f16695ae42840faf8debf8c72458c47d9412ec.tar.bz2
gentoo-77f16695ae42840faf8debf8c72458c47d9412ec.zip
dev-libs/appstream: Stabilize 0.12.11-r1 amd64, #758713
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/appstream')
-rw-r--r--dev-libs/appstream/appstream-0.12.11-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/appstream/appstream-0.12.11-r1.ebuild b/dev-libs/appstream/appstream-0.12.11-r1.ebuild
index 622c2fe9a914..c6f2bbb71f20 100644
--- a/dev-libs/appstream/appstream-0.12.11-r1.ebuild
+++ b/dev-libs/appstream/appstream-0.12.11-r1.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/ximion/${PN}"
else
SRC_URI="https://www.freedesktop.org/software/appstream/releases/AppStream-${PV}.tar.xz"
- KEYWORDS="~amd64 ~arm arm64 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
S="${WORKDIR}/AppStream-${PV}"
fi