summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-01 11:11:51 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-01 11:11:51 +0100
commit1774f42ef3abcbf2b9f08f863cb078e4f8f152fe (patch)
treec2ab410416e85ef62e5b9b8adbc4921e95b6d294 /media-libs/waffle
parentmedia-libs/mesa: x86 stable wrt bug #559062 (diff)
downloadgentoo-1774f42ef3abcbf2b9f08f863cb078e4f8f152fe.tar.gz
gentoo-1774f42ef3abcbf2b9f08f863cb078e4f8f152fe.tar.bz2
gentoo-1774f42ef3abcbf2b9f08f863cb078e4f8f152fe.zip
media-libs/waffle: x86 stable wrt bug #559062
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'media-libs/waffle')
-rw-r--r--media-libs/waffle/waffle-1.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/waffle/waffle-1.5.2.ebuild b/media-libs/waffle/waffle-1.5.2.ebuild
index 94c056fd7c05..d3d75eae3100 100644
--- a/media-libs/waffle/waffle-1.5.2.ebuild
+++ b/media-libs/waffle/waffle-1.5.2.ebuild
@@ -19,7 +19,7 @@ if [[ $PV = 9999* ]]; then
KEYWORDS=""
else
SRC_URI="http://people.freedesktop.org/~chadversary/waffle/files/release/${P}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
fi
LICENSE="BSD-2"