summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2020-01-07 19:28:20 -0500
committerAaron Bauman <bman@gentoo.org>2020-01-07 19:28:20 -0500
commite5fc12e59ef08abf51e9f53435cff9db5728aa34 (patch)
treeec7fab5429ac64532cf8aa98988b76dc6188a8e6
parentwww-client/firefox-bin: bump to v68.4.0 (diff)
downloadgentoo-e5fc12e59ef08abf51e9f53435cff9db5728aa34.tar.gz
gentoo-e5fc12e59ef08abf51e9f53435cff9db5728aa34.tar.bz2
gentoo-e5fc12e59ef08abf51e9f53435cff9db5728aa34.zip
media-libs/libepoxy: arm64 stable (bug #704592)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.20
-rw-r--r--media-libs/libepoxy/libepoxy-1.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libepoxy/libepoxy-1.5.4.ebuild b/media-libs/libepoxy/libepoxy-1.5.4.ebuild
index c5a5f4ec46c7..d3f97708c15c 100644
--- a/media-libs/libepoxy/libepoxy-1.5.4.ebuild
+++ b/media-libs/libepoxy/libepoxy-1.5.4.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/anholt/libepoxy"
if [[ ${PV} = 9999* ]]; then
SRC_URI=""
else
- KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86"
SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi