diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-11-27 12:29:42 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-11-27 12:30:43 -0800 |
commit | faa9ea7274c1bf669ecaacdd953f87cc497c97e5 (patch) | |
tree | c68fbed28a3fd8576ac1c3b24cb63d19fdbd7f90 /media-libs/libepoxy | |
parent | media-fonts/encodings-1.0.4-r3: ia64 stable, bug 668900 (diff) | |
download | gentoo-faa9ea7274c1bf669ecaacdd953f87cc497c97e5.tar.gz gentoo-faa9ea7274c1bf669ecaacdd953f87cc497c97e5.tar.bz2 gentoo-faa9ea7274c1bf669ecaacdd953f87cc497c97e5.zip |
media-libs/libepoxy-1.5.3: ia64 stable, bug 668900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/libepoxy')
-rw-r--r-- | media-libs/libepoxy/libepoxy-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libepoxy/libepoxy-1.5.3.ebuild b/media-libs/libepoxy/libepoxy-1.5.3.ebuild index 4cbb94c8e038..b5b5e857ea9f 100644 --- a/media-libs/libepoxy/libepoxy-1.5.3.ebuild +++ b/media-libs/libepoxy/libepoxy-1.5.3.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 ~amd64-fbsd" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd" SRC_URI="https://github.com/anholt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" fi |