projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d399173
)
dev-libs/appstream: arm64 stable
author
Aaron Bauman
<bman@gentoo.org>
Tue, 28 May 2019 02:25:23 +0000
(22:25 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Tue, 28 May 2019 02:35:05 +0000
(22:35 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
dev-libs/appstream/appstream-0.12.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/appstream/appstream-0.12.6.ebuild
b/dev-libs/appstream/appstream-0.12.6.ebuild
index d45c21e8900859e33f76943ed366b08b27f33d1d..528e7d9d809241f6b2b1cc59bb535c29228b817e 100644
(file)
--- a/
dev-libs/appstream/appstream-0.12.6.ebuild
+++ b/
dev-libs/appstream/appstream-0.12.6.ebuild
@@
-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