summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2016-10-26 15:32:44 -0700
committerMatt Turner <mattst88@gentoo.org>2016-10-26 15:33:05 -0700
commit0b845c96911fc95ebab545c5075bbe1de64c719c (patch)
tree875cfd429eae8a5896c677f975fdad63ba4ca2ee /media-libs
parentmedia-libs/waffle: Drop old version 1.5.1. (diff)
downloadgentoo-0b845c96911fc95ebab545c5075bbe1de64c719c.tar.gz
gentoo-0b845c96911fc95ebab545c5075bbe1de64c719c.tar.bz2
gentoo-0b845c96911fc95ebab545c5075bbe1de64c719c.zip
media-libs/waffle: Drop mistaken keyword.
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/waffle/waffle-1.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/waffle/waffle-1.5.2.ebuild b/media-libs/waffle/waffle-1.5.2.ebuild
index 63715eec967f..ab2a61ecdab1 100644
--- a/media-libs/waffle/waffle-1.5.2.ebuild
+++ b/media-libs/waffle/waffle-1.5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ DESCRIPTION="Library that allows selection of GL API and of window system at run
HOMEPAGE="https://people.freedesktop.org/~chadversary/waffle/"
if [[ $PV = 9999* ]]; then
- KEYWORDS="arm"
+ KEYWORDS=""
else
SRC_URI="https://people.freedesktop.org/~chadversary/waffle/files/release/${P}/${P}.tar.xz"
KEYWORDS="amd64 arm x86"