summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-04 19:47:42 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-04 20:13:03 +0100
commit35c522c179c9d38b5f08fde6c427210811a45aee (patch)
treef4ed9447a23676c9d1944816f87345de3ce27c59 /media-libs/libepoxy/libepoxy-1.5.3.ebuild
parentdev-util/meson: x86 stable (bug #670080) (diff)
downloadgentoo-35c522c179c9d38b5f08fde6c427210811a45aee.tar.gz
gentoo-35c522c179c9d38b5f08fde6c427210811a45aee.tar.bz2
gentoo-35c522c179c9d38b5f08fde6c427210811a45aee.zip
media-libs/libepoxy: x86 stable (bug #668900)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-libs/libepoxy/libepoxy-1.5.3.ebuild')
-rw-r--r--media-libs/libepoxy/libepoxy-1.5.3.ebuild2
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 3ada9967a3f4..9fbabb3ba813 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