commit:     2f55cf3807efb887f1609bd4b8aa320e7b8e17a7
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 19 21:15:25 2015 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Dec 19 21:15:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f55cf38

media-libs/waffle: arm stable, bug #559062

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"

 media-libs/waffle/waffle-1.5.2.ebuild | 4 ++--
 1 file 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 d3d75ea..935a733 100644
--- a/media-libs/waffle/waffle-1.5.2.ebuild
+++ b/media-libs/waffle/waffle-1.5.2.ebuild
@@ -16,10 +16,10 @@ DESCRIPTION="Library that allows selection of GL API and of 
window system at run
 HOMEPAGE="http://people.freedesktop.org/~chadversary/waffle/";
 
 if [[ $PV = 9999* ]]; then
-       KEYWORDS=""
+       KEYWORDS="arm"
 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"

Reply via email to