summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-04-06 13:00:47 -0700
committerMatt Turner <mattst88@gentoo.org>2020-04-06 13:14:49 -0700
commitee8138beadc04ac93d0dc7ce4ee5063a30b2dd44 (patch)
tree7abd5b4ad506dc64f98a9e16955b0a6e6a9caf50 /media-libs/waffle
parentprofiles: Drop ~app-text/poppler-0.87.0 package.mask (diff)
downloadgentoo-ee8138beadc04ac93d0dc7ce4ee5063a30b2dd44.tar.gz
gentoo-ee8138beadc04ac93d0dc7ce4ee5063a30b2dd44.tar.bz2
gentoo-ee8138beadc04ac93d0dc7ce4ee5063a30b2dd44.zip
media-libs/waffle: Add ~arm64 keywords
Fixes: 55ee45dc0ab7 (media-libs/waffle: added ~arm64 keyword) Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/waffle')
-rw-r--r--media-libs/waffle/waffle-1.6.1.ebuild2
-rw-r--r--media-libs/waffle/waffle-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/waffle/waffle-1.6.1.ebuild b/media-libs/waffle/waffle-1.6.1.ebuild
index b508b016a13a..1786f943ad96 100644
--- a/media-libs/waffle/waffle-1.6.1.ebuild
+++ b/media-libs/waffle/waffle-1.6.1.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
else
SRC_URI="https://gitlab.freedesktop.org/mesa/${PN}/-/raw/website/files/release/${P}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
inherit meson multilib-minimal ${GIT_ECLASS}
diff --git a/media-libs/waffle/waffle-9999.ebuild b/media-libs/waffle/waffle-9999.ebuild
index b508b016a13a..1786f943ad96 100644
--- a/media-libs/waffle/waffle-9999.ebuild
+++ b/media-libs/waffle/waffle-9999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
else
SRC_URI="https://gitlab.freedesktop.org/mesa/${PN}/-/raw/website/files/release/${P}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
fi
inherit meson multilib-minimal ${GIT_ECLASS}