diff options
author | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:39:31 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-06-24 10:39:31 +0200 |
commit | 4f8e1f801d321e91043893fb522758bdcfebf26b (patch) | |
tree | e84de5c1a0511f9f6ad4f53f41e07f58afd7b0c9 /media-libs/libepoxy | |
parent | dev-libs/wayland: arm stable, bug #620234 (diff) | |
download | gentoo-4f8e1f801d321e91043893fb522758bdcfebf26b.tar.gz gentoo-4f8e1f801d321e91043893fb522758bdcfebf26b.tar.bz2 gentoo-4f8e1f801d321e91043893fb522758bdcfebf26b.zip |
media-libs/libepoxy: arm stable, bug #620234
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'media-libs/libepoxy')
-rw-r--r-- | media-libs/libepoxy/libepoxy-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libepoxy/libepoxy-1.4.2.ebuild b/media-libs/libepoxy/libepoxy-1.4.2.ebuild index d999fa2375d4..be67ee01b3ff 100644 --- a/media-libs/libepoxy/libepoxy-1.4.2.ebuild +++ b/media-libs/libepoxy/libepoxy-1.4.2.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 sparc x86" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86" SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi |