summaryrefslogtreecommitdiff
path: root/media-libs/waffle/waffle-1.5.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-27 22:40:05 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-03-27 22:40:05 +0100
commit8c364c784966be1700ea39ae45028f3e9be9cae0 (patch)
treec1971211069b79e3831b71accd52a67a9fdc77a3 /media-libs/waffle/waffle-1.5.2.ebuild
parent6bd95d1f6320b8666a31ec949183aaa3088aa16f (diff)
gentoo resync : 27.03.2018
Diffstat (limited to 'media-libs/waffle/waffle-1.5.2.ebuild')
-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 c5ae78b00350..140bb05b121d 100644
--- a/media-libs/waffle/waffle-1.5.2.ebuild
+++ b/media-libs/waffle/waffle-1.5.2.ebuild
@@ -15,10 +15,10 @@ 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="~ppc64"
+ KEYWORDS="~ppc ~ppc64"
else
SRC_URI="https://people.freedesktop.org/~chadversary/${PN}/files/release/${P}/${P}.tar.xz"
- KEYWORDS="amd64 arm ~ppc64 x86"
+ KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
fi
LICENSE="BSD-2"